Skip to main content

Interface: PfdMapInsetProps

Component props for PfdMapInset.

Hierarchy

Properties

children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

PfdInsetProps.children

Defined in

src/sdk/components/FSComponent.ts:122


displaySettingManager

displaySettingManager: UserSettingManager<DisplayUserSettingTypes>

A manager for display user settings.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdMapInset/PfdMapInset.tsx:41


fplSourceDataProvider

fplSourceDataProvider: G3XFplSourceDataProvider

A provider of flight plan source data.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdMapInset/PfdMapInset.tsx:35


gduSettingManager

gduSettingManager: UserSettingManager<GduUserSettingTypes>

A manager for GDU user settings.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdMapInset/PfdMapInset.tsx:38


mapConfig

mapConfig: MapConfig

A configuration object defining options for the map.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdMapInset/PfdMapInset.tsx:44


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

PfdInsetProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


side

side: "left" | "right"

The side to which the inset belongs.

Inherited from

PfdInsetProps.side

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInset.ts:11


trafficSystem

trafficSystem: null | TrafficSystem

The traffic system used by the inset to display traffic, or null if there is no traffic system.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdMapInset/PfdMapInset.tsx:32


uiService

uiService: UiService

The UI service instance.

Inherited from

PfdInsetProps.uiService

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInset.ts:14