EVRouteOptions
Class containing information about what parameters should be taken into account while computing optimized routes for electric vehicles
Constructors
Properties
defines if u-turn restrictions should be avoided
With hybrid maps this option allows to optimize the route computation time when a lot of data needs to be downloaded. The computed route may not be optimal in this case (e.g. 2 minutes longer than the best solution).
maximum number of alternative routes to calculate in range 0,2
a list of RouteCriteria that should be used while computing the route
defines what should be prioritized when computing the route
Determines, at start point or any via point for which an avoid UTurn restriction is set, the threshold (in 1/10th seconds / meters in FASTEST / SHORTEST mode) of the difference of ETA between avoiding a UTurn or not, above which UTurn is allowed. Default value is 3000 (300 seconds or 300 meters depending on route optimization mode).
defines if starting angle should be used
defines if stop waypoint road side should be used