Commit graph

35 commits

Author SHA1 Message Date
b8344b172a cleanup Marker 2024-01-29 23:05:24 +01:00
ccddd550f9 add tile_layer_opt; untested 2024-01-29 22:49:31 +01:00
3332d0fb7c add Icon.set_default_image_path 2024-01-29 22:08:10 +01:00
ce9cdc206d move marker to separate module 2024-01-29 22:07:41 +01:00
82f0015761 -> Latlng.create ~lat ~lng 2024-01-29 20:27:37 +01:00
4413b178a1 small popup change 2022-12-31 02:45:32 +01:00
d6852c9099 update ocamlformat 2022-12-31 01:59:30 +01:00
800d42132c fix doc 2022-12-31 01:58:20 +01:00
d0c4f09b11 more marker function 2022-11-24 19:22:18 +01:00
96f1839680 add Icon.create_div 2022-11-24 19:21:57 +01:00
9d2aa5b1ff better popups 2022-06-26 05:07:45 +02:00
9c54ddab97 better Layer.bind_popup and add Map.open/close_popup 2022-06-26 04:08:53 +02:00
8579b9aeed fix Point_to_layer 2022-06-20 11:04:44 +02:00
85e6ad34c6 add popup options 2022-06-20 10:05:35 +02:00
502614b9d4 add geojson options 2022-06-20 09:17:23 +02:00
6aca93ebe9 add marker options 2022-06-20 08:16:21 +02:00
69024b75da add icon 2022-06-20 07:57:38 +02:00
e33ad46092 add of_jv, on, ?options for bind_popup 2022-06-20 06:52:05 +02:00
d1ddafd945 add js_of_ocaml to package dependency 2022-06-18 20:47:19 +02:00
bf66ab75fb change map creation 2022-06-18 07:53:26 +02:00
0a5f5519da add usage to readme 2022-06-16 00:40:45 +02:00
21bf82239b add documentation, remove Map.as_target 2022-06-15 17:17:35 +02:00
d242b1ac6e make Map.create take Brr.El 2022-06-15 17:17:35 +02:00
2965572a4b add example 2022-06-15 17:17:35 +02:00
f32c13eae6 add point 2022-06-15 17:17:35 +02:00
a0dc553c7d license 2022-04-12 13:48:27 +02:00
zapashcanon
fbfb403734
use gadts for layer, clean code 2022-04-09 22:27:06 +02:00
zapashcanon
f4ab3e17ad
use gadts for event, clean repo 2022-04-09 14:01:58 +02:00
d9f25e4d8d add layer 2022-04-08 13:27:45 +02:00
d99eafccbf better Ev 2022-04-08 11:27:12 +02:00
2d8301bdfd add tile_url option 2022-04-07 17:58:01 +02:00
5868601fa1 change type' to type t 2022-04-07 15:31:06 +02:00
82d74ad985 split modules and fix Ev 2022-04-07 15:31:06 +02:00
2154a10db4 add more functions 2022-04-06 20:36:53 +02:00
2fe7c1450d make geopub/leaflet a separate library 2022-04-06 18:52:52 +02:00