Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.34 KB

maproutefinder_getdrivingrouteasync_1041948120.md

File metadata and controls

30 lines (21 loc) · 1.34 KB
-api-id -api-type
M:Windows.Services.Maps.MapRouteFinder.GetDrivingRouteAsync(Windows.Devices.Geolocation.Geopoint,Windows.Devices.Geolocation.Geopoint)
winrt method

Windows.Services.Maps.MapRouteFinder.GetDrivingRouteAsync

-description

Gets a driving route for the specified start and end coordinates.

-parameters

-param startPoint

The starting point of the driving route.

-param endPoint

The ending point of the driving route.

-returns

When this method completes successfully, it returns a driving route contained in the MapRouteFinderResult.

-remarks

-examples

-see-also

Display routes and directions on a map, GetDrivingRouteAsync(Geopoint, Geopoint, MapRouteOptimization), GetDrivingRouteAsync(Geopoint, Geopoint, MapRouteOptimization, MapRouteRestrictions), GetDrivingRouteAsync(Geopoint, Geopoint, MapRouteOptimization, MapRouteRestrictions, Double)