Interface IMapView
A set of MapView members used with the Map
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 |
---|---|
Background |
Gets or sets the background grid rendered behind the map data. |
Geometry |
Gets or sets the Geometry |
Interaction |
Gets or sets a set of properties that control user interaction with the MapView. |
Map | Gets or sets the map the view is rendering. |
Sketch |
Gets or sets the sketch editor used for drawing and editing on the map. |
Wrap |
Gets or sets a whether the map will do continuous pan across the antimeridian |
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 |