cljsjs/leaflet-gesture-handling

Brings the basic functionality of Google Maps Gesture Handling into Leaflet.

Leiningen/Boot

[cljsjs/leaflet-gesture-handling "1.1.8-1"]

Clojure CLI/deps.edn

cljsjs/leaflet-gesture-handling {:mvn/version "1.1.8-1"}

Gradle

implementation("cljsjs:leaflet-gesture-handling:1.1.8-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>leaflet-gesture-handling</artifactId>
  <version>1.1.8-1</version>
</dependency>