Wrld.indoors.IndoorMapFloor

An object containing information about a floor of an indoor map.

Methods

floor.getFloorId()

Returns a string representing a unique ID for this floor.

floor.getFloorIndex()

Returns the index of this floor within the indoor map it is part of. The floor exists at this index in the array returned by IndoorMap.getFloors().

floor.getFloorName()

Returns the human-readable name of the floor. For example, “Ground Floor”.

floor.getFloorShortName()

Returns a shorter label for the floor. For example, “G”.

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