Back to Devexpress

AzureRouteOptions.OptimizeWaypoints Property

wpf-devexpress-dot-xpf-dot-map-dot-azurerouteoptions-1a22afb4.md

latest1.1 KB
Original Source

AzureRouteOptions.OptimizeWaypoints Property

Specifies whether the service rearranges route waypoints to reduce route cost.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public bool OptimizeWaypoints { get; set; }
vb
Public Property OptimizeWaypoints As Boolean

Property Value

TypeDescription
Boolean

true if waypoints are rearranged; otherwise, false. The default value is false.

|

See Also

AzureRouteOptions Class

AzureRouteOptions Members

DevExpress.Xpf.Map Namespace