Skip to main content

Interface: NavigationMapPaneViewEventTypes

Events which can be sent to navigation map display pane views.

Hierarchy

Properties

display_pane_map_pointer_active_set

display_pane_map_pointer_active_set: boolean

Activates/deactivates the map pointer.

Inherited from

DisplayPaneViewEventTypes.display_pane_map_pointer_active_set

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/DisplayPanes/DisplayPaneViewEvents.ts:14


display_pane_map_pointer_active_toggle

display_pane_map_pointer_active_toggle: void

Toggles the map pointer.

Inherited from

DisplayPaneViewEventTypes.display_pane_map_pointer_active_toggle

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/DisplayPanes/DisplayPaneViewEvents.ts:17


display_pane_map_pointer_move

display_pane_map_pointer_move: [number, number]

Moves the map pointer by [x, y] pixels.

Inherited from

DisplayPaneViewEventTypes.display_pane_map_pointer_move

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/DisplayPanes/DisplayPaneViewEvents.ts:20


display_pane_map_range_dec

display_pane_map_range_dec: void

Decrements the map range.

Inherited from

DisplayPaneViewEventTypes.display_pane_map_range_dec

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/DisplayPanes/DisplayPaneViewEvents.ts:11


display_pane_map_range_inc

display_pane_map_range_inc: void

Increments the map range.

Inherited from

DisplayPaneViewEventTypes.display_pane_map_range_inc

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/DisplayPanes/DisplayPaneViewEvents.ts:8


display_pane_nav_map_fpl_focus_set

display_pane_nav_map_fpl_focus_set: NavigationMapPaneFlightPlanFocusData

Sets the flight plan focus.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/NavigationMap/NavigationMapPaneViewEvents.ts:42


display_pane_nav_map_text_inset_update

display_pane_nav_map_text_inset_update: FlightPlanTextUpdateData

Updates the flight plan text inset.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/NavigationMap/NavigationMapPaneViewEvents.ts:44