Back to Devexpress

BingRouteResult Properties

windowsforms-devexpress-dot-xtramap-dot-bingrouteresult-dot-underscore-properties.md

latest1.3 KB
Original Source

BingRouteResult Properties

Obsolete. Contains results of a request to the Microsoft Bing web service for route calculation.

NameDescription
BoundingBoxReturns the rectangular area containing the Bing resulting route.
DistanceReturns the total distance of a route.
LegsReturns all legs that together comprise the calculated route.
RoutePathReturns a list of geographical points that together, comprise the route path.
TimeReturns the time required to follow the calculated route.
TrafficTimeReturns the estimated traffic time based on the road congestion.
WaypointsOrderReturns an array of waypoint indexes.

See Also

BingRouteResult Class

BingRouteResult Members

DevExpress.XtraMap Namespace