Skip to content

Documentation / @expofp/floorplan

@expofp/floorplan

Interactive floor plan SDK for expos and events.

Build, embed live, interactive, wayfinding-enabled floor plans into any web page.

Interfaces

InterfaceDescription
BoundsDefines a rectangular bounding box using two corner points.
CurrentPosition-
Entity-
ExpoData-
Floor-
FloorPlanRepresents a floor plan.
FloorPlanBookmarkClickEvent-
FloorPlanBooth-
FloorPlanBoothBase-
FloorPlanBoothClickEvent-
FloorPlanCategory-
FloorPlanCustomButtonEvent-
FloorPlanDetailsEvent-
FloorPlanDirectionEvent-
FloorPlanExhibitor-
FloorPlanGetCoordsEvent-
FloorPlanHeatmapYah-
FloorPlanMarkerEvent-
FloorPlanOptionsOptions for configuring the FloorPlan instance.
FloorPlanSchedule-
FloorPlanVisitedClickEvent-
GeoAnchorGeographic anchor point that ties a floor plan coordinate to a real-world GPS location. Used to georeference the map.
GeoConfigGeographic configuration of the floor plan: its orientation and the anchor points that map local coordinates to GPS positions.
LanguageOne selectable UI language (as utils/i18n.ts serves them).
Layer-
LayerPoint-
Marker-
MarkerIcon-
MarkersData-
Point-
POISelectorSelector for identifying a Point of Interest (POI) by name or external ID.
POISelectorsCollection of POI selectors for booths and exhibitors.
Rect-
RouteInfo-
Visibility-

Type Aliases

Type AliasDescription
FloorPlanEntity-
FloorPlanIcon-
MaplibreOptionsMapLibre options — the config schema (MapLibreConfigSchema) is the single definition.
RouteWaypoint-

Functions

FunctionDescription
load-