package leaflet

  1. Overview
  2. Docs

Module Leaflet.PointSource

Sourcetype t = {
  1. x : int;
  2. y : int;
}
Sourceval of_jv : Jv.t -> t

of_jv jv is jv as t

OCaml

Innovation. Community. Security.