Class MapViewHandler
View handler for the Map
Namespace: Esri.ArcGISRuntime.Maui.Handlers
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public class MapViewHandler : GeoViewHandler<IMapView, MapView>
Constructors
Name | Description |
---|---|
Map |
Instantiates a new instance of the Map |
MapViewHandler(Nullable<PropertyMapper>) | Instantiates a new instance of the Map |
Fields
Name | Description |
---|---|
Map |
Property mapper for the Map |
Methods
Name | Description |
---|---|
Connect |
|
Create |
|
Disconnect |
|
Map |
Maps the Background |
Map |
Maps the Geometry |
Map |
Maps the Grid property to the native MapView control. |
Map |
Maps the Interaction |
Map |
Maps the Map property to the native MapView control. |
Map |
Maps the Wrap |
Applies to
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |