Private
constructorPrivate
Creates an instance of MPBuildingCollection.
A collection of buildings used in MapsIndoors.
Protected
mapThe map the objects are kept in.
Private
nameA custom map of buildings by their names.
The number of objects in the collection.
Gets all objects contained in the collection.
Get a building by its administrativeId.
Get a object by its identifier.
Static
createCreator for MPBuildingCollection, used to decode JSON from the MapsIndoors SDK.
Optional
object: anyGenerated using TypeDoc
A simple collection holder for buildings.
Export