Readonly
addressThe building's address.
Readonly
administrativeThe building's readable ID.
Readonly
defaultThe default floor index for the building.
Readonly
externalAn ID used to map the building to a customer's ID.
Readonly
geometryThe geometry of the building.
Readonly
typeThe type of the entity (eg. MPLocation).
Readonly
venueThe ID of the venue this building lies within.
Get a list of aliases for the building.
Get the building's bounds.
Get the building's id.
Get the number of MPFloors in the building.
Get a list of the floors in the building.
Get the default floor index.
Overload from MPEntity, will return false.
Get the building's name.
Get the position of the building, this will correspond to the building's anchor point.
Check whether the building's geometry contains the point.
Check whether the building contains a floor with the floorIndex.
Stringifies the entity.
Parses the object to a JSON object that is compatible with the MapsIndoors SDK.
Static
createCreator for MPBounds, used to decode JSON from the MapsIndoors SDK.
An entity that contains information about a specific building.
Export
MPBuilding