routeType property
Primary route optimization criterion.
Selects whether routes are optimized for fastest time, shortest distance, or most economic (fuel/energy efficient) path.
Default is RouteType.fastest.
Implementation
RouteType routeType;
Primary route optimization criterion.
Selects whether routes are optimized for fastest time, shortest distance, or most economic (fuel/energy efficient) path.
Default is RouteType.fastest.
RouteType routeType;