Constructors

Properties

Methods

Constructors

Properties

set: ((mapId) => void) = set

Type declaration

    • (mapId): void
    • Set the interactions for the map

      Parameters

      • mapId: string

      Returns void

setDragPanActive: ((mapId, isActive?) => void) = setDragPanActive

Type declaration

    • (mapId, isActive?): void
    • Enable or Disable the drag pan interaction on the given Map

      Parameters

      • mapId: string
      • isActive: boolean = true

      Returns void

Methods

Generated using TypeDoc