move marker to separate module

This commit is contained in:
Swrup 2024-01-29 22:07:41 +01:00
parent 1118889253
commit a8266ae615
5 changed files with 117 additions and 117 deletions

View file

@ -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