RoutePlanningOptions
Options for planning routes, which are passed to one of the various route planners.
Note: The parameters departAt and arriveAt are not supported with the Orbis map.
Throws
if an invalid combination of options is used, such as specifying both departAt and arriveAt, or using chargingOptions with a non-electric vehicle.
Constructors
Options for planning routes, which are passed to one of the various route planners.
Properties
Options for calculating more than one route.
Specifies the road side on arrival preference for waypoints and destination.
Avoidance criteria.
Additional options for electric vehicles to take charging into account.
Use live traffic in the route calculation.
Properties for the generated instructions. Specify null for no instructions generation.
Specifies how much guidance information (instructions and lane guidance) is returned with the route. Defaults to RouteInformationMode.Complete.
Options regarding the way the request is sent to the server.
Important: This is a Public Preview API. It may be changed or removed at any time.
Options for each route leg, such as a polyline to follow.
The vehicle dimensions, restrictions and engine parameters. When guidanceOptions are given, the vehicle has to be of type VehicleType.Car, VehicleType.Motorcycle or VehicleType.Truck. Please use VehicleType.Car for VehicleType.Taxi.
Specifies whether to optimize the order of waypoints, and if so, how.