package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class type Geolocation.coordinates

method latitude : float Js_of_ocaml__.Js.readonly_prop
method longitude : float Js_of_ocaml__.Js.readonly_prop
method altitude : float Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.readonly_prop
method accuracy : float Js_of_ocaml__.Js.readonly_prop
method altitudeAccuracy : float Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.readonly_prop
method heading : float Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.readonly_prop
method speed : float Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.readonly_prop