Skip to main content

Interface: G3XMapDetailIndicatorProps

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/G3XMapDetailIndicator.tsx:10

Component props for G3XMapDetailIndicator.

Extends

Properties

children?

optional children: DisplayChildren[]

Defined in: src/sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

ComponentProps.children


declutterMode

declutterMode: Subscribable<MapDeclutterMode>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/G3XMapDetailIndicator.tsx:12

The map's current declutter mode.


ref?

optional ref: NodeReference<any>

Defined in: src/sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

ComponentProps.ref