MapControl : Control
Implemented for: Android, iOS
This document lists all properties, methods, and events of MapControl
that are currently implemented by the Uno Platform. See the WinUI and UWP documentation for detailed usage guidelines which all automatically apply to Uno Platform.
In addition, MapControl
has Uno-specific documentation here.
Implemented properties
Property | Supported on |
---|---|
double ZoomLevel | all platforms supported by Uno Platform |
Point TransformOrigin | all platforms supported by Uno Platform |
bool TrafficFlowVisible | all platforms supported by Uno Platform |
MapStyle Style | all platforms supported by Uno Platform |
bool PedestrianFeaturesVisible | all platforms supported by Uno Platform |
string MapServiceToken | all platforms supported by Uno Platform |
Geopoint Center | all platforms supported by Uno Platform |
double Heading | all platforms supported by Uno Platform |
double DesiredPitch | all platforms supported by Uno Platform |
bool LandmarksVisible | all platforms supported by Uno Platform |
IList |
all platforms supported by Uno Platform |
double MaxZoomLevel | all platforms supported by Uno Platform |
double MinZoomLevel | all platforms supported by Uno Platform |
double Pitch | all platforms supported by Uno Platform |
bool TransitFeaturesVisible | all platforms supported by Uno Platform |
MapScene Scene | all platforms supported by Uno Platform |
bool BusinessLandmarksVisible | all platforms supported by Uno Platform |
bool Is3DSupported | all platforms supported by Uno Platform |
bool IsStreetsideSupported | all platforms supported by Uno Platform |
bool TransitFeaturesEnabled | all platforms supported by Uno Platform |
bool BusinessLandmarksEnabled | all platforms supported by Uno Platform |
Thickness ViewPadding | all platforms supported by Uno Platform |
string Region | all platforms supported by Uno Platform |
DependencyProperty CenterProperty | all platforms supported by Uno Platform |
DependencyProperty ZoomLevelProperty | all platforms supported by Uno Platform |
DependencyProperty ChildrenProperty | all platforms supported by Uno Platform |
DependencyProperty ColorSchemeProperty | all platforms supported by Uno Platform |
DependencyProperty DesiredPitchProperty | all platforms supported by Uno Platform |
DependencyProperty HeadingProperty | all platforms supported by Uno Platform |
DependencyProperty LandmarksVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty LoadingStatusProperty | all platforms supported by Uno Platform |
DependencyProperty LocationProperty | all platforms supported by Uno Platform |
DependencyProperty MapElementsProperty | all platforms supported by Uno Platform |
DependencyProperty MapServiceTokenProperty | all platforms supported by Uno Platform |
DependencyProperty NormalizedAnchorPointProperty | all platforms supported by Uno Platform |
DependencyProperty PedestrianFeaturesVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty PitchProperty | all platforms supported by Uno Platform |
DependencyProperty RoutesProperty | all platforms supported by Uno Platform |
DependencyProperty StyleProperty | all platforms supported by Uno Platform |
DependencyProperty TileSourcesProperty | all platforms supported by Uno Platform |
DependencyProperty TrafficFlowVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty TransformOriginProperty | all platforms supported by Uno Platform |
DependencyProperty WatermarkModeProperty | all platforms supported by Uno Platform |
DependencyProperty BusinessLandmarksVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty Is3DSupportedProperty | all platforms supported by Uno Platform |
DependencyProperty IsStreetsideSupportedProperty | all platforms supported by Uno Platform |
DependencyProperty PanInteractionModeProperty | all platforms supported by Uno Platform |
DependencyProperty RotateInteractionModeProperty | all platforms supported by Uno Platform |
DependencyProperty SceneProperty | all platforms supported by Uno Platform |
DependencyProperty TiltInteractionModeProperty | all platforms supported by Uno Platform |
DependencyProperty TransitFeaturesVisibleProperty | all platforms supported by Uno Platform |
DependencyProperty ZoomInteractionModeProperty | all platforms supported by Uno Platform |
DependencyProperty BusinessLandmarksEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty TransitFeaturesEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty MapProjectionProperty | all platforms supported by Uno Platform |
DependencyProperty StyleSheetProperty | all platforms supported by Uno Platform |
DependencyProperty ViewPaddingProperty | all platforms supported by Uno Platform |
DependencyProperty LayersProperty | all platforms supported by Uno Platform |
DependencyProperty RegionProperty | all platforms supported by Uno Platform |
Implemented methods
Implemented events
Below are all properties, methods, and events of MapControl
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
MapWatermarkMode WatermarkMode | all platforms supported by Uno Platform |
MapColorScheme ColorScheme | all platforms supported by Uno Platform |
MapLoadingStatus LoadingStatus | all platforms supported by Uno Platform |
IList |
all platforms supported by Uno Platform |
IList |
all platforms supported by Uno Platform |
IList |
all platforms supported by Uno Platform |
MapInteractionMode RotateInteractionMode | all platforms supported by Uno Platform |
MapInteractionMode ZoomInteractionMode | all platforms supported by Uno Platform |
MapInteractionMode TiltInteractionMode | all platforms supported by Uno Platform |
MapPanInteractionMode PanInteractionMode | all platforms supported by Uno Platform |
MapCustomExperience CustomExperience | all platforms supported by Uno Platform |
MapCamera ActualCamera | all platforms supported by Uno Platform |
MapCamera TargetCamera | all platforms supported by Uno Platform |
MapStyleSheet StyleSheet | all platforms supported by Uno Platform |
MapProjection MapProjection | all platforms supported by Uno Platform |
IList |
all platforms supported by Uno Platform |
bool CanTiltDown | all platforms supported by Uno Platform |
bool CanTiltUp | all platforms supported by Uno Platform |
bool CanZoomIn | all platforms supported by Uno Platform |
bool CanZoomOut | all platforms supported by Uno Platform |
DependencyProperty CanTiltUpProperty | all platforms supported by Uno Platform |
DependencyProperty CanZoomInProperty | all platforms supported by Uno Platform |
DependencyProperty CanZoomOutProperty | all platforms supported by Uno Platform |
DependencyProperty CanTiltDownProperty | all platforms supported by Uno Platform |
Last updated Tuesday, 21 March 2023 18:09.