Back to Devexpress

BingRouteDataProvider.CalculateRoute Method

windowsforms-devexpress-dot-xtramap-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 and the specified user state.
CalculateRoute(List<RouteWaypoint>)waypointsCalculates the most optimal route for the specified list of waypoints.