Optional
Readonly
aliasesAn array of aliases used by the floor.
Optional
buildingThe ID of the building this floor lies within.
Optional
Readonly
floorThe floor index of the floor.
Optional
Readonly
geometryThe geometry of the floor.
Readonly
typeThe type of the entity (eg. MPLocation).
Static
Readonly
defaultThe default floor index is 0, as that is the index of ground floors and any point outside a building.
Get the floor's displayName.
Get the floor's id.
Abstract
isWhether the entity's geometry is a point.
Static
createCreator for MPFloor, used to decode JSON from the MapsIndoors SDK.
A MapsIndoors geographical entity. A floor is contained within a MPBuilding.
Export
MPFloor