WaypointRouteCalculator Properties |
The WaypointRouteCalculator type exposes the following members.
Name | Description | |
---|---|---|
Completed |
Returns true if all the movements have been described in the route.
| |
Directions |
Returns the Directions for this route.
| |
ForceWaypointOrder |
Forces Waypoints to be visited in the correct order, if true. If false, then a Waypoint may be
visited without one of the earlier ones having been visited. The default is true.
| |
MessagesBundle |
The MessagesBundle, allowing for internationalization of route calculations.
| |
VehicleSpec |
Gets / sets the VehicleSpec for this route.
|