Enum BingRestTruckRouteOptimization
Contains values that represent truck route calculation methods.
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum BingRestTruckRouteOptimization
Time
The route is calculated to minimize the time. Traffic information is not used.
TimeWithTraffic
The route is calculated to minimize the time and uses current traffic information.