close_popup: rm label
This commit is contained in:
parent
a44f13085d
commit
f0a168c8e9
2 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ let wrap_latlng latlng map =
|
|||
let open_popup popup map =
|
||||
ignore @@ Jv.call map "openPopup" [| Popup.to_jv popup |]
|
||||
|
||||
let close_popup ~popup map =
|
||||
let close_popup popup map =
|
||||
ignore
|
||||
@@
|
||||
match popup with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue