RouteQuery Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The RouteQuery type exposes the following members.
| Name | Description | |
|---|---|---|
|
InitialHeadingInDegrees | Gets or sets the preferred start direction for the route from the current location. |
|
IsBusy | Gets a value that indicates whether the query is busy gathering results. (Inherited from Query<T>.) |
|
RouteOptimization | Gets or sets the optimization to apply to the route. |
|
TravelMode | Gets or sets the mode of travel for the route. |
|
Waypoints | Gets or sets the start and end coordinates to route. |
Show: