org.pinkgorilla/gorilla-leaflet

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

Leiningen/Boot

[org.pinkgorilla/gorilla-leaflet "0.2.5"]

Clojure CLI/deps.edn

org.pinkgorilla/gorilla-leaflet {:mvn/version "0.2.5"}

Gradle

implementation("org.pinkgorilla:gorilla-leaflet:0.2.5")

Maven

<dependency>
  <groupId>org.pinkgorilla</groupId>
  <artifactId>gorilla-leaflet</artifactId>
  <version>0.2.5</version>
</dependency>