Show / Hide Table of Contents

Interface IMapView

A set of MapView members used with the MapViewHandler class.

IGeoView.IsAttributionTextVisible
IGeoView.SelectionProperties
IGeoView.GraphicsOverlays
IGeoView.Grid
IGeoView.ImageOverlays
IGeoView.Labeling
IGeoView.ViewInsets
IGeoView.TimeExtent
IGeoView.GeoViewTapped(GeoViewInputEventArgs)
IGeoView.GeoViewDoubleTapped(GeoViewInputEventArgs)
IGeoView.GeoViewHolding(GeoViewInputEventArgs)
IGeoView.DrawStatusChanged(DrawStatusChangedEventArgs)
IGeoView.NavigationCompleted(EventArgs)
IGeoView.LayerViewStateChanged(LayerViewStateChangedEventArgs)
IGeoView.SpatialReferenceChanged(EventArgs)
IGeoView.ViewpointChanged(EventArgs)
IGeoView.PropertyChanged(String)
Namespace: Esri.ArcGISRuntime.Maui
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public interface IMapView : IGeoView
Remarks

This API might expand in the future, and implementing it isn't recommended.

Properties

Name Description
BackgroundGrid

Gets or sets the background grid rendered behind the map data.

GeometryEditor

Gets or sets the GeometryEditor which allows users to interactively create and edit geometries by interacting with the view.

InteractionOptions

Gets or sets a set of properties that control user interaction with the MapView.

Map

Gets or sets the map the view is rendering.

SketchEditor

Gets or sets the sketch editor used for drawing and editing on the map.

WrapAroundMode

Gets or sets a whether the map will do continuous pan across the antimeridian

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.