leaflet/README.md
2022-06-16 00:40:45 +02:00

42 lines
1,020 B
Markdown

# leaflet
`leaflet` is an [OCaml] bindings library for the [Leaflet] JavaScript library.
## Installation
`leaflet` can be installed with [opam]:
```sh
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]
- [LICENSE]
- [CHANGELOG]
[CHANGELOG]: ./CHANGES.md
[example]: ./example
[LICENSE]: ./LICENSE.md
[opam file]: ./leaflet.opam
[test suite]: ./test
[how to install opam]: https://opam.ocaml.org/doc/Install.html
[OCaml]: https://ocaml.org
[opam]: https://opam.ocaml.org/
[Leaflet]: https://leafletjs.com/
[leaflet's files]: https://leafletjs.com/download.html
[NGI0 funded project]: https://nlnet.nl/project/openEngiadina/