RangeCalculationOptions
Options for range calculation, that is, determining the boundary of the area reachable from an initial vehicle position given some budget such as limited energy.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
The starting location of the range.
Budgets that limit the range. All budgets must be of the same type.
The vehicle to be used.
Options governing which streets to prefer.
Departure date and time.
A route that must be included in the range up to the reachable offset. It is used to visually align the range boundary with the reachable offset on the currently navigated route, if there is one. It is recommended to pass the navigated route here if it is displayed simultaneously with the range.
Options regarding the way the request is sent to the server.
Constructors
Inherited functions
Copies this object while allowing to change some properties.