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