Enum TruckRouteBorderRestrictionType
Namespace: Telerik.WinControls.UI.Map.Bing
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public enum TruckRouteBorderRestrictionType
AllowedRegions
Restrict the route only through the specified regions as specified in RestrictionList of TruckRouteBorderRestrictions.
AvoidCrossing
Avoid border or boundary crossing as specified in RestrictionList of TruckRouteBorderRestrictions.
MinimizeCrossing
Minimize border or boundary crossing as specified in RestrictionList of TruckRouteBorderRestrictions.