IRouteCalculator Interface |
Namespace: Telogis.GeoBase.Navigation
The IRouteCalculator type exposes the following members.
Name | Description | |
---|---|---|
Directions |
Returns a GeoBase Directions object. DirectionsFactory
exists to serve the purpose of constructing these Directions.
| |
MessagesBundle |
The MessagesBundle, allowing for internationalization of route calculations.
| |
VehicleSpec |
Set/Get the Vehicle specifications as required for route calculation.
|
Name | Description | |
---|---|---|
CancelRouteCalculation |
Cancels the route calculation.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
RecalculateRoute |
Do the work of recalculating the route.
| |
UpdatePosition |
Updates the Position details (location, signal quality, speed and heading) of the vehicle.
|