2024-01-30 16:55:19 +01:00
2024-07-18 10:36:27 +02:00
2024-07-03 11:19:48 +02:00
2022-06-16 00:40:45 +02:00
2022-04-12 13:48:27 +02:00
2022-06-16 00:40:45 +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.

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

Description
No description provided
Readme
Languages
OCaml 66.5%
CSS 32.3%
Standard ML 0.6%
HTML 0.6%