RouteQuery.Waypoints Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the start and end coordinates to route.
Assembly: Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
Property Value
Type: System.Collections.Generic.IEnumerable<GeoCoordinate>The start and end coordinates to route.
Show: