Poi: { buildingIdentifier: string; cartesianCoordinate: CartesianCoordinate; category: PoiCategory; coordinate: Coordinate; customFields: object; floorIdentifier: string; identifier: string; infoHtml: string; isIndoor: boolean; isOutdoor: boolean; poiName: string; position: Point; }
Type declaration
-
buildingIdentifier: string
-
-
-
-
customFields: object
-
floorIdentifier: string
-
identifier: string
-
infoHtml: string
-
isIndoor: boolean
-
isOutdoor: boolean
-
poiName: string
-
Name
POI
Description
Point of Interest, associated to a building, regardless of whether it's place inside or outside the building.