com.lemondronor.leaflet-gorilla

A renderer for Gorilla REPL that renders geo data using Leaflet maps.

Leiningen/Boot

[com.lemondronor.leaflet-gorilla "0.1.3"]

Clojure CLI/deps.edn

com.lemondronor.leaflet-gorilla/com.lemondronor.leaflet-gorilla {:mvn/version "0.1.3"}

Gradle

implementation("com.lemondronor.leaflet-gorilla:com.lemondronor.leaflet-gorilla:0.1.3")

Maven

<dependency>
  <groupId>com.lemondronor.leaflet-gorilla</groupId>
  <artifactId>com.lemondronor.leaflet-gorilla</artifactId>
  <version>0.1.3</version>
</dependency>