Readonly
idThe identity of the map data.
Gets the array of images associated with this data type.
Gets the links associated with this data type.
Whether the connection is accessible. For example elevators are accessible while stairs are not.
Whether the connection is accessible.
Gets the coordinates (Coordinate) of the connection.
An array of coordinates for the connection.
Gets the external ID of the connection.
The external ID of the connection.
Gets the bounding box of the geoJSON geometry.
The bounding box of the geoJSON geometry
Gets the LocationProfile objects attached to this connection.
An array of location profile objects.
Gets the name of the connection.
The name of the connection.
/**
The type of the connection.
Serializes the connection data to JSON.
An object representing the connection.
Static
isChecks if the provided instance is of type Connection.
The instance to check.
True if the instance is a Connection, false otherwise.
A class representing connection data within the map.
Connections are used to represent pathways between different map nodes.