Class: MapPanningModule
A module describing manual panning of the map.
Constructors
constructor
• new MapPanningModule(): MapPanningModule
Returns
Properties
isActive
• Readonly
isActive: Subject
<boolean
>
Whether panning is active.
Defined in
src/garminsdk/components/map/modules/MapPanningModule.ts:8
target
• Readonly
target: GeoPointSubject
The desired map target.
Defined in
src/garminsdk/components/map/modules/MapPanningModule.ts:11