Top | ![]() |
![]() |
![]() |
![]() |
Latitude readable d Longitude readable d Accuracy readable d Altitude readable d Speed readable d Heading readable d Description readable s
Altitude readable d
The altitude of the location fix, in meters. When unknown, its set to minimum double value, -1.7976931348623157e+308.
Speed readable d
The speed in meters per second. When unknown, it's set to -1.0.
Heading readable d
The heading direction in degrees with respect to North direction, in clockwise order. That means North becomes 0 degree, East: 90 degrees, South: 180 degrees, West: 270 degrees and so on. When unknown, it's set to -1.0.
Description readable s
A human-readable description of the location, if available.
WARNING: Applications should not rely on this property since not all sources provide a description. If you really need a description (or more details) about current location, use a reverse-geocoding API, e.g geocode-glib.