Private constructorPrivate Creates an instance of MPLocation.
The location's ID.
An array of restrictions placed on the location.
Optional geometry: MPGeometryThe geometry of the location.
Optional properties: defaultThe location's properties.
Optional Private boundsThe locations bounds
Optional Readonly geometryThe geometry of the location.
Readonly idThe location's ID.
Private Optional propertiesThe location's properties.
Readonly restrictionsAn array of restrictions placed on the location.
Readonly typeThe type of the entity (eg. MPLocation).
Get the time location is active from.
Get the time location is active to.
Get the location's aliases.
Get the location's basetype.
Get the name of the building the location is in.
Get the location's categories.
Get the location's description.
Get the location's external identifier.
Get the location's floorIndex.
Get the name of the floor the location is on.
Get the URL of the location's icon image.
Get whether this location's geometry is a MPPoint.
Get the location's name.
Get the location's type name.
Get the name of the venue the location is on.
Static createCreator for MPLocation, used to decode JSON from the MapsIndoors SDK.
Optional object: anyGenerated using TypeDoc
A MapsIndoors geographical entity. A location can exist anywhere, but it is usually only used inside MPVenues and MPBuildings.
Export