Skip to content

GraphicsOverlayHost

GraphicsOverlayHost = object

Defined in: src/contexts.ts:27

Lets a <GraphicsOverlay> register itself with the nearest <MapView> / <SceneView>.

add(overlay): void

Defined in: src/contexts.ts:28

GraphicsOverlayRef

void


remove(overlay): void

Defined in: src/contexts.ts:29

GraphicsOverlayRef

void