Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.07 KB

guidanceupdatedeventargs.md

File metadata and controls

23 lines (16 loc) · 1.07 KB
-api-id -api-type
T:Windows.Services.Maps.Guidance.GuidanceUpdatedEventArgs
winrt class

Windows.Services.Maps.Guidance.GuidanceUpdatedEventArgs

-description

Provides data for the GuidanceUpdated event.

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.

-remarks

During a guidance update, the geographic location returned by GuidanceUpdatedEventArgs corresponds to the nearest point on the route near the user's actual geographic location. This helps compensate for GPS inaccuracies. If the route is not nearby, a point on the nearest road will be used. For example, if the user misses a turn.

-examples

-see-also