Click or drag to resize

WaypointRouteCalculator Properties

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

The WaypointRouteCalculator type exposes the following members.

Properties
  NameDescription
Public propertyCompleted
Returns true if all the movements have been described in the route.
Public propertyDirections
Returns the Directions for this route.
Public propertyForceWaypointOrder
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.
Public propertyMessagesBundle
The MessagesBundle, allowing for internationalization of route calculations.
Public propertyVehicleSpec
Gets / sets the VehicleSpec for this route.
Top
See Also