Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.02 KB

guidancemaneuver_distancefrompreviousmaneuver.md

File metadata and controls

26 lines (18 loc) · 1.02 KB
-api-id -api-type
P:Windows.Services.Maps.Guidance.GuidanceManeuver.DistanceFromPreviousManeuver
winrt property

Windows.Services.Maps.Guidance.GuidanceManeuver.DistanceFromPreviousManeuver

-description

Gets the distance from the previous maneuver to this maneuver, in meters.

Note

This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime. For more information about the Windows.Services.Maps.Guidance namespace, please work with your Microsoft Account Team representative.

-property-value

The distance from the previous maneuver to this maneuver, in meters.

-remarks

Regardless of the measurement system used for audio guidance (AudioMeasurementSystem), the metric system is always used for distance and speed API values.

-examples

-see-also