Interface: PlanMapCenterRequest
A request to move the plan map to a specific geographic location.
Properties
icao
• icao: null
| string
The full ICAO string of the facility to center.
Defined in
workingtitle-instruments-wt21/shared/Map/MapSystemConfig.ts:60
index
• index: number
The FMC unit index, 1 or 2.
Defined in
workingtitle-instruments-wt21/shared/Map/MapSystemConfig.ts:57
position
• position: null
| LatLonInterface
The position that was requested to move the map to.
Defined in
workingtitle-instruments-wt21/shared/Map/MapSystemConfig.ts:63