add tile_url option
This commit is contained in:
parent
5868601fa1
commit
2d8301bdfd
2 changed files with 8 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
type t
|
||||
|
||||
val create_osm : unit -> t
|
||||
val create_osm : ?tile_url:string -> unit -> t
|
||||
|
||||
val add_to : t -> Map.t -> unit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue