Skip to main content

Class: MapDragPanModule

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/MapDragPanModule.ts:6

A module describing the state of the map's drag-to-pan function.

Constructors

Constructor

new MapDragPanModule(): MapDragPanModule

Returns

MapDragPanModule

Properties

isActive

readonly isActive: Subject<boolean>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/MapDragPanModule.ts:8

Whether drag-to-pan is active.


target

readonly target: GeoPointSubject

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Modules/MapDragPanModule.ts:11

The desired map target.