GraphicsOverlayProps
GraphicsOverlayProps =
object
Defined in: src/GraphicsOverlay.tsx:8
Properties
Section titled “Properties”renderer?
Section titled “renderer?”
optionalrenderer?:Renderer
Defined in: src/GraphicsOverlay.tsx:10
Renderer applied to graphics that set no symbol of their own.
sceneProperties?
Section titled “sceneProperties?”
optionalsceneProperties?: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.