Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 860 Bytes

mapcontrol_customexperiencechanged.md

File metadata and controls

20 lines (14 loc) · 860 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.Maps.MapControl.CustomExperienceChanged
winrt event

Windows.UI.Xaml.Controls.Maps.MapControl.CustomExperienceChanged

-description

Occurs when the custom experience of the MapControl changes.

-remarks

Custom experiences change the way maps appear in the MapControl. For example, the StreetsideExperience changes the perspective of the map to appear as though you were viewing a location from the street level. Entering or existing a street-level view will trigger the CustomExperienceChanged event.

-examples

-see-also