add layer
This commit is contained in:
parent
e99015e335
commit
6e1ac0d96d
11 changed files with 123 additions and 35 deletions
|
|
@ -1,3 +1,5 @@
|
|||
type t
|
||||
|
||||
val set_latlng : Latlng.t -> unit
|
||||
|
||||
val set_content : string -> unit
|
||||
|
|
@ -5,3 +7,5 @@ val set_content : string -> unit
|
|||
val open_on : Map.t -> unit
|
||||
|
||||
val close : Map.t -> unit
|
||||
|
||||
val of_jv_t : Jv.t -> t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue