Wrld.indoors.IndoorMapEntrance

An object containing information about an entrance to an indoor map. An IndoorMapEntrance can be passed to map.indoors.enter() in order to load and enter an indoor map.

Methods

entrance.getIndoorMapId()

Returns the ID of the indoor map this entrance corresponds to. See IndoorMap.getIndoorMapId().

entrance.getIndoorMapName()

Returns the human-readable name of the indoor map this entrance corresponds to. See IndoorMap.getIndoorMapName().

entrance.getLatLng()

Returns the location of the indoor map as a LatLng.

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