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