Source file leaflet.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
(* generated by dune *)

(** @canonical Leaflet.Event *)
module Event = Leaflet__Event

(** @canonical Leaflet.Global *)
module Global = Leaflet__Global

(** @canonical Leaflet.Icon *)
module Icon = Leaflet__Icon

(** @canonical Leaflet.Latlng *)
module Latlng = Leaflet__Latlng

(** @canonical Leaflet.Layer *)
module Layer = Leaflet__Layer

(** @canonical Leaflet.Map *)
module Map = Leaflet__Map

(** @canonical Leaflet.Marker *)
module Marker = Leaflet__Marker

(** @canonical Leaflet.Point *)
module Point = Leaflet__Point

(** @canonical Leaflet.Popup *)
module Popup = Leaflet__Popup