Skip to content
Guides API

GraphicsOverlayProps

GraphicsOverlayProps = object

Defined in: src/GraphicsOverlay.tsx:8

optional renderer?: Renderer

Defined in: src/GraphicsOverlay.tsx:10

Renderer applied to graphics that set no symbol of their own.


optional sceneProperties?: SceneProperties

Defined in: src/GraphicsOverlay.tsx:16

How the overlay’s graphics sit against a 3D scene’s surface. Ignored in a <MapView>. Match this to the layer a graphic annotates — an overlay left on the default draped-billboarded will not line up with a layer placed at an absolute height.