AzureRouteOptimizedWaypoint Class
Contains information about the waypoint in the optimized route.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Remarks
AzureRouteOptimizedWaypoint
contains information about the rearranged waypoint that the Azure Route service passes to the route calculation result. Use the AzureRouteCalculationResult.OptimizedWaypoints property to get a sequence of optimized waypoints.
Inheritance
Object
AzureRouteOptimizedWaypoint
See Also