5 lines
88 B
OCaml
5 lines
88 B
OCaml
type t
|
|
|
|
val create_osm : ?tile_url:string -> unit -> t
|
|
|
|
val add_to : t -> Map.t -> unit
|