Procedure Coordinate2LocationIgnoreNodes(mode: integer);
After several links has been defined for being ignored in calls to function Coordinate2Location, you can call this function and then all nodes, which is only connected to ignored links, will also be ignored in function Coordinate2Node (mode=1).
If mode=2, all nodes will be ignored if they are connected to any ignored link.
This can for instance be used, if you want to ignore all motorway sections in both Coordinate2Location and Coordinate2Node functions. Then you first define all these with Coordinate2LocationIgnoreSet() and then call this function.
Versions: Standard Pro
ActiveX / VCL / CLX component: RWnetBase