add marker options
This commit is contained in:
parent
69024b75da
commit
6aca93ebe9
4 changed files with 68 additions and 6 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
type t
|
||||
|
||||
(** [to_jv o] is [o] as {!Jv.t} *)
|
||||
val to_jv : t -> Jv.t
|
||||
|
||||
(* type for icon option used to create an icon*)
|
||||
type opt =
|
||||
| Icon_retina_url of string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue