Gets the annotations (Annotation) associated with this floor.
An array of Annotation objects linked to this floor.
Gets the connections (Connection) associated with this floor.
An array of Connection objects linked to this floor.
Gets the elevation of the floor.
The elevation of the floor.
Gets the external ID of the floor.
The external ID of the floor.
Gets the FloorStack (FloorStack) that this floor belongs to.
The FloorStack that this floor belongs to.
Gets the bounding box of the geoJSON geometry.
The bounding box of the geoJSON geometry
Gets the name of the floor.
The name of the floor.
Gets the points of interest (PointOfInterest) located on this floor.
An array of PointOfInterest objects on this floor.
Gets the short name of the floor (i.e. "F1", "L, "2", etc.). Used in space constrained lists and Often aligns with what is displayed on an elevator.
The short name of the floor.
Serializes the floor data to JSON.
An object representing the floor.
Static
is
A class representing floor data within the map.
Floors are used to represent different levels within a map, each containing various map elements.