Skip to content

AnalysisOverlay

AnalysisOverlay(__namedParameters): Element

Defined in: src/AnalysisOverlay.tsx:13

Declarative analysis overlay. Mirrors the native AnalysisOverlay — a <SceneView> can hold several. Registers itself with the nearest <SceneView> and hosts <Viewshed> / <LineOfSight> children. (Visual analyses are 3D only; inside a <MapView> this is a no-op.)

PropsWithChildren<AnalysisOverlayProps>

Element