Skip to main content

Class: MapPanningModule

Defined in: src/garminsdk/components/map/modules/MapPanningModule.ts:6

A module describing manual panning of the map.

Constructors

Constructor

new MapPanningModule(): MapPanningModule

Returns

MapPanningModule

Properties

isActive

readonly isActive: Subject<boolean>

Defined in: src/garminsdk/components/map/modules/MapPanningModule.ts:8

Whether panning is active.


target

readonly target: GeoPointSubject

Defined in: src/garminsdk/components/map/modules/MapPanningModule.ts:11

The desired map target.