Skip to content

GraphicsOverlay

GraphicsOverlay(__namedParameters): Element

Defined in: src/GraphicsOverlay.tsx:17

Declarative graphics overlay. Mirrors the native GraphicsOverlay — a view can hold several. Registers itself with the nearest <MapView> / <SceneView> and hosts <Graphic> children.

PropsWithChildren<GraphicsOverlayProps>

Element