Readonly
ididentity of the map object
Gets the links associated with this data type.
Gets the center Coordinate of the space.
The space's center coordinate.
Gets the description of the space.
The description of the space, or an empty string if no description exists.
Gets the external identifier of the space.
The external ID of the space, or an empty string if no external ID exists.
Gets the array of images associated with the space.
An array of Image objects, or an empty array if no images exist.
Gets the name of the space.
The name of the space.
Gets the type/kind of the space.
The type of the space.
Serializes the space data to JSON.
An object representing the space.
Static
is
A class representing space data within the map.
Spaces are used to represent different areas within a map, such as rooms, hallways, etc.