Readonly
ididentity of the map object
Gets the links associated with this data type.
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 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.
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.