Enum TruckRouteAvoidance
Namespace: Telerik.WinControls.UI.Map.Bing
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public enum TruckRouteAvoidance
BorderCrossing
Avoids crossing country borders in the route.
Highways
Avoids the use of highways in the route.
MinimizeHighways
Minimizes (tries to avoid) the use of highways in the route.
MinimizeTolls
Minimizes (tries to avoid) the use of toll roads in the route.
Tolls
Avoids the use of toll roads in the route.