Gets the external ID of the node.
The external ID of the node.
Gets the underlying GeoJSON Feature representation of this Node.
Serializes the node data to JSON.
An object representing the node.
Static
isChecks if the provided instance is of type Node.
The instance to check.
True if the instance is a Node, false otherwise.
A class representing Path node data within the map.
Nodes are used to define points in the map's pathfinding graph.