AzureRouteDataProvider Methods
Allows you to use the Azure Maps Route service to build a route.| Name | Description |
|---|---|
| CalculateRoute(List<RouteWaypoint>, AzureRouteOptions) | Calculates a route based on origin, destination, waypoints, and calculation options. |
| Cancel() | Inherited from WebInformationDataProvider<TEventArgs>. |
See Also