MapCustomExperience
MapCustomExperience
MapCustomExperience
MapCustomExperience
Class
Definition
Represents a custom experience for the MapControl.
public : class MapCustomExperience : DependencyObject, IMapCustomExperiencepublic class MapCustomExperience : DependencyObject, IMapCustomExperiencePublic Class MapCustomExperience Inherits DependencyObject Implements IMapCustomExperience// This API is not available in Javascript.
- Inheritance
-
MapCustomExperienceMapCustomExperienceMapCustomExperienceMapCustomExperience
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Inherited Members
Inherited methods
ClearValue(DependencyProperty)ClearValue(DependencyProperty)ClearValue(DependencyProperty)ClearValue(DependencyProperty)
GetAnimationBaseValue(DependencyProperty)GetAnimationBaseValue(DependencyProperty)GetAnimationBaseValue(DependencyProperty)GetAnimationBaseValue(DependencyProperty)
GetValue(DependencyProperty)GetValue(DependencyProperty)GetValue(DependencyProperty)GetValue(DependencyProperty)
ReadLocalValue(DependencyProperty)ReadLocalValue(DependencyProperty)ReadLocalValue(DependencyProperty)ReadLocalValue(DependencyProperty)
RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback)RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback)RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback)RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback)
Inherited properties
Remarks
A custom experience changes the way a map appears 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.
Constructors
MapCustomExperience() MapCustomExperience() MapCustomExperience() MapCustomExperience()
This API is for internal use only. Use StreetsideExperience to create a street-level views.
public : MapCustomExperience()public MapCustomExperience()Public Sub New()// This API is not available in Javascript.