NodeProperties include the id and list of neighbors nodes this node connects to.
It is also WithGeometryIds, and if the array is non-empty, it indicates that this node (one of the) destination nodes for that geometry.
The unique identifier for the node.
The neighbors of the node.
The extra cost to traverse to the node, above the straight-line distance.
NodeProperties include the id and list of neighbors nodes this node connects to.
It is also WithGeometryIds, and if the array is non-empty, it indicates that this node (one of the) destination nodes for that geometry.
Interface