Interface: NavInsetMapProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/NavInsetMap.tsx:21
Component props for NavInsetMap.
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/NavInsetMap.tsx:23
The event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
config
config:
MapConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/NavInsetMap.tsx:41
A configuration object defining options for the map.
flightPlanner
flightPlanner:
FlightPlanner
<""
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/NavInsetMap.tsx:26
The flight planner.
pfdIndex
pfdIndex:
PfdIndex
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/NavInsetMap.tsx:32
The index of the PFD to which the map belongs.
pfdSensorsSettingManager
pfdSensorsSettingManager:
PfdSensorsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/NavInsetMap.tsx:38
A manager for all PFD sensors user settings.
projectedSize
projectedSize:
Subscribable
<Readonly
<Omit
<Float64Array
<ArrayBufferLike
>,"set"
|"sort"
|"copyWithin"
>>>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/NavInsetMap.tsx:35
The projected size of the map.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
trafficSystem
trafficSystem:
TrafficSystem
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InsetMap/NavInsetMap.tsx:29
The traffic system used by the map to display traffic.