leaflet/src/popup.mli

8 lines
124 B
OCaml
Raw Normal View History

2022-04-07 14:45:11 +02:00
val set_latlng : Latlng.t -> unit
val set_content : string -> unit
val open_on : Map.t -> unit
val close : Map.t -> unit