Class: MapDragPanModule
A module describing the state of the map's drag-to-pan function.
Constructors
constructor
• new MapDragPanModule(): MapDragPanModule
Returns
Properties
isActive
• Readonly
isActive: Subject
<boolean
>
Whether drag-to-pan is active.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Modules/MapDragPanModule.ts:8
target
• Readonly
target: GeoPointSubject
The desired map target.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Modules/MapDragPanModule.ts:11