WaypointRouteCalculator Methods | ![]() |
The WaypointRouteCalculator type exposes the following members.
Name | Description | |
---|---|---|
![]() | CancelRouteCalculation |
Cancels the route calculation.
|
![]() | DescribeNext |
This method is called by the navigator to describe the next turn on the route.
|
![]() | Dispose |
Disposes of the WaypointRouteCalculator.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsRouteLegal |
Called by the Navigator to check whether the current route is free from constraint violations
and if not, apply a routing constraint so that the next route calculated will be different.
|
![]() | RecalculateRoute |
Does the work of recalculating the route.
|
![]() | SetVisitedThreshold |
Sets the threshold for deciding when a Waypoint has been visited. The default is 300 ft.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdatePosition |
Update the GPS position.
|