navStopSort (Function) |
Top Previous Next |
This function will sort all the destinations in the route in such a way that they can be visited in order in the shortest distance possible if starting from the user's current position.
Input: None.
Returns: INT
Declaration: FUNCTION navStopSort : INT;
Example: INCLUDE rtcu.inc |