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.6"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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