Skip to main content

Interface: PlanMapEvents

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemConfig.ts:34

Events on the bus that control the WT21 plan map display position.

Properties

plan_map_ctr_wpt

plan_map_ctr_wpt: PlanMapCenterRequest

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemConfig.ts:49

The plan map was requested to move to a specific geographic location, with the data indicating the FMC unit index, 1 or 2.


plan_map_next

plan_map_next: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemConfig.ts:37

A request was made to move the plan map to the next waypoint, with the data indicating the display unit index.


plan_map_prev

plan_map_prev: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemConfig.ts:40

A request was made to move the plan map to the previous waypoint, with the data indicating the display unit index.


plan_map_to

plan_map_to: number

Defined in: workingtitle-instruments-wt21/shared/Map/MapSystemConfig.ts:43

A request was made to move the plan map to active waypoint, with the data indicating the display unit index.