Skip to main content
All docs
V25.1
  • AzureRouteOptimizedWaypoint Class

    Contains information about the waypoint in the optimized route.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.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