Class type 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.meth
method 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.meth
method clearWatch : watchId -> unit Js_of_ocaml__Js.meth