|
inlinestatic |
This function loads a pre-computed route from a file and starts navigation following that route.
| Error | Additional error information returned from Drive. |
| RoutePath | Path and filename of the RSAV file, from which is the saved route loaded. |
| StartWaypointID | ID of start waypoint |
| MaxTime | Maximum time (in milliseconds) function can take. If MaxTime=0 function execution is not time limited. |
The StartWaypointID of the Start point is 1. The first waypoint has the ID 2 and so on.
Possible error codes returned from Drive are:
References CApplicationAPI.LoadComputedRoute(), and SError.SizeOf().