Geolocation.Pos
Positions.
The type for GeolocationPosition
objects (and their GeolocationCoordinates
member).
val accuracy : t -> float
val altitude_accuracy : t -> float option
altitude_accuracy p
is the altitude accuracy, in meters, of the altitude
.
val heading : t -> float option