AzureRouteOptimizedWaypoint Class
In This Article
Contains information about the waypoint in the optimized route.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.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.
See Also