BingRouteLeg Properties
Contains information about a single leg of a route.Name | Description |
---|---|
Description | Returns the description for the leg of the route. |
Distance | Gets the distance of this route leg. |
EndLocation | Returns information about the end location on the map. |
EndPoint | Gets the end point of this route leg. |
Itinerary | Gets additional information about this route leg. |
StartLocation | Returns information about the start location on the map. |
StartPoint | Gets the starting point of this route leg. |
Time | Gets the time required to pass this route leg. |
See Also