Show / Hide Table of Contents

Class MapViewHandler

View handler for the MapView control

Inheritance
System.Object
GeoViewHandler<IMapView, MapView>
MapViewHandler
GeoViewHandler<IMapView, MapView>.GeoViewMapper
GeoViewHandler<IMapView, MapView>.ConnectHandler(MapView)
GeoViewHandler<IMapView, MapView>.DisconnectHandler(MapView)
GeoViewHandler<IMapView, MapView>.MapSelectionProperties(GeoViewHandler<IMapView, MapView>, IGeoView)
GeoViewHandler<IMapView, MapView>.MapGraphicsOverlays(GeoViewHandler<IMapView, MapView>, IGeoView)
GeoViewHandler<IMapView, MapView>.MapLabeling(GeoViewHandler<IMapView, MapView>, IGeoView)
GeoViewHandler<IMapView, MapView>.MapViewInsets(GeoViewHandler<IMapView, MapView>, IGeoView)
GeoViewHandler<IMapView, MapView>.MapTimeExtent(GeoViewHandler<IMapView, MapView>, IGeoView)
GeoViewHandler<IMapView, MapView>.MapIsAttributionTextVisible(GeoViewHandler<IMapView, MapView>, IGeoView)
GeoViewHandler<IMapView, MapView>.MapGrid(GeoViewHandler<IMapView, MapView>, IGeoView)
GeoViewHandler<IMapView, MapView>.MapImageOverlays(GeoViewHandler<IMapView, MapView>, IGeoView)
Namespace: Esri.ArcGISRuntime.Maui.Handlers
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public class MapViewHandler : GeoViewHandler<IMapView, MapView>

Constructors

Name Description
MapViewHandler()

Instantiates a new instance of the MapViewHandler class.

MapViewHandler(Nullable<PropertyMapper>)

Instantiates a new instance of the MapViewHandler class.

Fields

Name Description
MapViewMapper

Property mapper for the MapView control.

Methods

Name Description
ConnectHandler(MapView)
CreatePlatformView()
DisconnectHandler(MapView)
MapBackgroundGrid(MapViewHandler, IMapView)

Maps the BackgroundGrid property to the native MapView control.

MapGeometryEditor(MapViewHandler, IMapView)

Maps the GeometryEditor property to the native MapView control.

MapGrid(MapViewHandler, IMapView)

Maps the Grid property to the native MapView control.

MapInteractionOptions(MapViewHandler, IMapView)

Maps the InteractionOptions property to the native MapView control.

MapMap(MapViewHandler, IMapView)

Maps the Map property to the native MapView control.

MapWrapAroundMode(MapViewHandler, IMapView)

Maps the WrapAroundMode property to the native MapView control.

Applies to

TargetVersions
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.