add layer
This commit is contained in:
parent
d99eafccbf
commit
d9f25e4d8d
11 changed files with 123 additions and 35 deletions
2
src/dune
2
src/dune
|
|
@ -1,7 +1,7 @@
|
|||
(library
|
||||
(name leaflet)
|
||||
(public_name leaflet)
|
||||
(modules ev latlng geojson_layer tile_layer popup marker map global)
|
||||
(modules ev latlng geojson_layer tile_layer popup marker map global layer)
|
||||
(libraries brr js_of_ocaml)
|
||||
(js_of_ocaml
|
||||
(javascript_files leaflet.js)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue