Namespace Esri.ArcGISRuntime.UI.Controls
Classes
Callout
A callout control used for rendering a Callout on top of the GeoView
GeoView
A base class for the map control.
GeoViewInputEventArgs
Event argument used by the GeoViewHolding, GeoViewTapped and GeoViewDoubleTapped events.
MapView
The MapView is a container that holds a Map. It is the mapping component of the ArcGIS Runtime .NET SDK. It can contain mapping layers and responds to user interaction (touch, mouse, keyboard) and provides behavior for map navigation. It has multiple properties such as its extent, scale, zoom factor, rotation, etc.
OverlayItemsCollection
Holds the items in an OverlayItemsControl
OverlayItemsControl
Holds the overlays in a MapView
SceneView
The SceneView is a container that holds a Scene. It is the 3d mapping component of the ArcGIS Runtime .NET SDK. It can contain mapping layers and responds to user interaction (touch, mouse, keyboard) and provides behavior for scene navigation. It has multiple properties.