Back to Devexpress

AzureRouteOptimizedWaypoint Class

windowsforms-devexpress-dot-xtramap-3502ea39.md

latest1.2 KB
Original Source

AzureRouteOptimizedWaypoint Class

Contains information about the waypoint in the optimized route.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class AzureRouteOptimizedWaypoint
vb
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

AzureRouteOptimizedWaypoint Members

DevExpress.XtraMap Namespace