Skip to content

Documentation / @expofp/floorplan / POISelector

Interface: POISelector ​

Selector for identifying a Point of Interest (POI) by name or external ID.

Properties ​

externalId? ​

ts
optional externalId?: string;

External identifier of the POI


name? ​

ts
optional name?: string;

Name of the POI