Interface: InsetMapContainerProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/InsetMapContainer.tsx:21
Component props for InsetMapContainer.
Extends
ComponentProps
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/InsetMapContainer.tsx:23
The event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
config
config:
MapConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/InsetMapContainer.tsx:35
A configuration object defining options for the map.
flightPlanner
flightPlanner:
FlightPlanner
<""
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/InsetMapContainer.tsx:26
The flight planner.
iauSettingManager
iauSettingManager:
IauUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/InsetMapContainer.tsx:38
A manager for all IAU user settings.
pfdIndex
pfdIndex:
PfdIndex
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/InsetMapContainer.tsx:32
The index of the PFD to which the map belongs.
pfdMapLayoutSettingManager
pfdMapLayoutSettingManager:
UserSettingManager
<PfdMapLayoutUserSettingTypes
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/InsetMapContainer.tsx:41
Manager for PFD map layout user settings.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
trafficSystem
trafficSystem:
TrafficSystem
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/InsetMapContainer.tsx:29
The traffic system used by the map to display traffic.