IAsyncRouteCalculator Properties |
The IAsyncRouteCalculator type exposes the following members.
Name | Description | |
---|---|---|
Directions |
Returns a GeoBase Directions object. DirectionsFactory
exists to serve the purpose of constructing these Directions.
(Inherited from IRouteCalculator.) | |
IsReady |
Returns true if the async worker thread is not busy calculating a route i.e. Directions
is ready to be fetched.
| |
MessagesBundle |
The MessagesBundle, allowing for internationalization of route calculations.
(Inherited from IRouteCalculator.) | |
VehicleSpec |
Set/Get the Vehicle specifications as required for route calculation.
(Inherited from IRouteCalculator.) |