Skip to content

MapView

const MapView: ForwardRefExoticComponent<MapViewProps & object & RefAttributes<MapViewHandle>>

Defined in: src/MapView.tsx:43

Declarative 2D map view. Renders the ArcGISMap from the nearest <Map>, hosts the <GraphicsOverlay> / <GeometryEditor> children, and exposes identify via a ref.