Skip to main content
All docs
V24.2

AzureRouteOptimizedWaypoint Class

Contains information about the waypoint in the optimized route.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class AzureRouteOptimizedWaypoint

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