Back to Devexpress

BingRouteDataProvider.CalculateRoute Method

wpf-devexpress-dot-xpf-dot-map-dot-bingroutedataprovider-dot-calculateroute.md

latest1.0 KB
Original Source

BingRouteDataProvider.CalculateRoute Method

NameParametersDescription
CalculateRoute(List<RouteWaypoint>, Object)waypoints, userStateCalculates the most optimal route for the specified list of waypoints for the specified user state.
CalculateRoute(List<RouteWaypoint>, String, Object)waypoints, culture, userStateCalculates the most optimal route for the specified list of waypoints for the specified user state.
CalculateRoute(List<RouteWaypoint>)waypointsCalculates the most optimal route for the specified list of waypoints.