You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
doc | 1 year ago | |
example | 1 year ago | |
src | 9 months ago | |
test | 1 year ago | |
.gitignore | 1 year ago | |
.ocamlformat | 9 months ago | |
CHANGES.md | 1 year ago | |
LICENSE.md | 1 year ago | |
README.md | 1 year ago | |
dune-project | 1 year ago | |
leaflet.opam | 1 year ago |
README.md
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.
Usage
Have a look at the example folder.
The documentation can be consulted via odig doc leaflet
.
You will also need leaflet's files (CSS and images).
About
leaflet's original code was taken from a NGI0 funded project