Class type Js_of_ocaml__Geolocation.geolocation
method getCurrentPosition : (position Js_of_ocaml.Js.t -> unit) Js_of_ocaml.Js.callback -> (positionError Js_of_ocaml.Js.t -> unit) Js_of_ocaml.Js.callback -> positionOptions Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methmethod watchPosition : (position Js_of_ocaml.Js.t -> unit) Js_of_ocaml.Js.callback -> (positionError Js_of_ocaml.Js.t -> unit) Js_of_ocaml.Js.callback -> positionOptions Js_of_ocaml.Js.t -> watchId Js_of_ocaml.Js.methmethod clearWatch : watchId -> unit Js_of_ocaml.Js.meth