Route Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Route type exposes the following members.
| Name | Description | |
|---|---|---|
|
BoundingBox | Gets the bounding box of the route. |
|
EstimatedDuration | Gets the time taken to traverse the route. |
|
Geometry | Gets the geometry of the route. |
|
Legs | Gets the list of legs associated with this route. |
|
LengthInMeters | Gets the length in meters of the route. |
Show: