forked from swrup/leaflet
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.
Swrup
05d561dac6
|
5 months ago | |
---|---|---|
doc | 3 years ago | |
example | 10 months ago | |
src | 5 months ago | |
test | 3 years ago | |
.gitignore | 3 years ago | |
.ocamlformat | 5 months ago | |
CHANGES.md | 3 years ago | |
LICENSE.md | 3 years ago | |
README.md | 3 years ago | |
dune-project | 2 years ago | |
leaflet.opam | 2 years 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