This topic has not yet been rated - Rate this topic

RouteResult Class

Bing Services

Represents a calculated route.

public class RouteResult

Name Description

RouteResult

Initializes a new instance of a RouteResult object.

Name Description

Legs

A RouteLeg Class array, where each element represents a portion of the route between waypoints.

RoutePath

A RoutePath Class object containing the raw calculated route data.

Summary

A RouteSummary Class object containing route summary information, such as total distance and time.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.