Wrld.indoors.IndoorMap

An object containing information about an indoor map.

Methods

indoorMap.getIndoorMapId()

Returns a string representing a unique ID for an indoor map.

indoorMap.getIndoorMapName()

Returns the human-readable name of this indoor map.

indoorMap.getFloorCount()

Returns the number of floors in this indoor map.

indoorMap.getFloors()

Returns an array of IndoorMapFloor objects, corresponding to the floors of this indoor map.

indoorMap.exit()

When viewing an indoor map, exits back to the exterior view. Identical to map.indoors.exit().

v1.1.0
Props Wrld.Prop
Themes Wrld.themes
Heatmaps Wrld.Heatmap
Events Event objects
Services (Optional) WrldPoiApi