move marker to separate module
This commit is contained in:
parent
1118889253
commit
a8266ae615
5 changed files with 117 additions and 117 deletions
2
src/dune
2
src/dune
|
|
@ -1,6 +1,6 @@
|
|||
(library
|
||||
(public_name leaflet)
|
||||
(modules event global latlng layer map popup point icon)
|
||||
(modules event global latlng layer map marker popup point icon)
|
||||
(private_modules global)
|
||||
(libraries brr)
|
||||
(js_of_ocaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue