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. |
End |
Returns information about the end location on the map. |
End |
Gets the end point of this route leg. |
Itinerary | Gets additional information about this route leg. |
Start |
Returns information about the start location on the map. |
Start |
Gets the starting point of this route leg. |
Time | Gets the time required to pass this route leg. |
See Also