cljsjs/mapbox

Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL https://www.mapbox.com/maps

Leiningen/Boot

[cljsjs/mapbox "0.46.0-0"]

Clojure CLI/deps.edn

cljsjs/mapbox {:mvn/version "0.46.0-0"}

Gradle

implementation("cljsjs:mapbox:0.46.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>mapbox</artifactId>
  <version>0.46.0-0</version>
</dependency>