No description
Find a file
2022-06-15 17:17:35 +02:00
doc make geopub/leaflet a separate library 2022-04-06 18:52:52 +02:00
example make Map.create take Brr.El 2022-06-15 17:17:35 +02:00
src make Map.create take Brr.El 2022-06-15 17:17:35 +02:00
test make geopub/leaflet a separate library 2022-04-06 18:52:52 +02:00
.gitignore make geopub/leaflet a separate library 2022-04-06 18:52:52 +02:00
.ocamlformat make geopub/leaflet a separate library 2022-04-06 18:52:52 +02:00
CHANGES.md make geopub/leaflet a separate library 2022-04-06 18:52:52 +02:00
dune-project license 2022-04-12 13:48:27 +02:00
leaflet.opam license 2022-04-12 13:48:27 +02:00
LICENSE.md license 2022-04-12 13:48:27 +02:00
README.md license 2022-04-12 13:48:27 +02:00

leaflet

leaflet is an OCaml bindings library for the Leaflet JavaScript library.

Installation

leaflet can be installed with opam:

opam install leaflet

If you don't have opam, you can install it following the how to install opam guide.

If you can't or don't want to use opam, consult the opam file for build instructions.

Quickstart

let () = Format.printf "TODO@."

For more, have a look at the example folder, at the documentation or at the test suite.

About

leaflet's original code was taken from a NGI0 funded project