Click or drag to resize

IAsyncRouteCalculator Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The IAsyncRouteCalculator type exposes the following members.

Properties
  NameDescription
Public propertyDirections
Returns a GeoBase Directions object. DirectionsFactory exists to serve the purpose of constructing these Directions.
(Inherited from IRouteCalculator.)
Public propertyIsReady
Returns true if the async worker thread is not busy calculating a route i.e. Directions is ready to be fetched.
Public propertyMessagesBundle
The MessagesBundle, allowing for internationalization of route calculations.
(Inherited from IRouteCalculator.)
Public propertyVehicleSpec
Set/Get the Vehicle specifications as required for route calculation.
(Inherited from IRouteCalculator.)
Top
See Also