pinkgorilla.ui.leaflet

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

Leiningen/Boot

[pinkgorilla.ui.leaflet "0.2.4-SNAPSHOT"]

Clojure CLI/deps.edn

pinkgorilla.ui.leaflet/pinkgorilla.ui.leaflet {:mvn/version "0.2.4-SNAPSHOT"}

Gradle

implementation("pinkgorilla.ui.leaflet:pinkgorilla.ui.leaflet:0.2.4-SNAPSHOT")

Maven

<dependency>
  <groupId>pinkgorilla.ui.leaflet</groupId>
  <artifactId>pinkgorilla.ui.leaflet</artifactId>
  <version>0.2.4-SNAPSHOT</version>
</dependency>