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.
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”PropsWithChildren<GraphicsOverlayProps>
Returns
Section titled “Returns”Element