Module Js_of_ocaml__.Geolocation

type positionErrorCode
type watchId
class type coordinates = object ... end
class type position = object ... end
class type positionOptions = object ... end
class type positionError = object ... end
class type geolocation = object ... end
val empty_position_options : unit -> positionOptions Js_of_ocaml.Js.t
val geolocation : geolocation Js_of_ocaml.Js.t
val is_supported : unit -> bool