Allow or disallow turns through the node.
If navigation through the node is allowed or not.
The id of the node.
false if there's nothing to change(all turns are already allowed/disallowed or there are no turns), true if the change is successful.
an array of all the nodes in the WME data model
An id of the node to find.
node with id, or null if not found in the WME data model
Moves a node to a new location on the map.
This method allows you to relocate an existing node to a different position. Note: Moving a node will affect all segments connected to that node, as the geometry of those segments will be modified to maintain the connection.
Methods for dealing with Nodes.