cljsjs/leaflet-locatecontrol

A useful control to geolocate the user with many options

Leiningen/Boot

[cljsjs/leaflet-locatecontrol "0.43.0-1"]

Clojure CLI/deps.edn

cljsjs/leaflet-locatecontrol {:mvn/version "0.43.0-1"}

Gradle

implementation("cljsjs:leaflet-locatecontrol:0.43.0-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>leaflet-locatecontrol</artifactId>
  <version>0.43.0-1</version>
</dependency>