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 description of the map feature.
The description of the map feature, or an empty string if no description exists.
Gets the external identifier of the map feature.
The external ID of the map feature, or an empty string if no external ID exists.
Extra properties of the connection.
Extra properties of the connection.
Gets the bounding box of the geoJSON geometry.
The bounding box of the geoJSON geometry
Gets the location profiles (LocationProfile) associated with the connection.
Gets the name of the map feature.
The name of the map feature.
Gets the type 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.