QML GeoLocation Element
The GeoLocation element contains a global location coordinate associated with a contact. More...
Properties
Detailed Description
GeoLocation element contains the following field types:
- GeoLocation.Label
- GeoLocation.Latitude
- GeoLocation.Longitude
- GeoLocation.Accuracy
- GeoLocation.Altitude
- GeoLocation.AltitudeAccuracy
- GeoLocation.Heading
- GeoLocation.Speed
- GeoLocation.Timestamp
This element is part of the QtMobility.contacts 1.1 module.
Property Documentation
This property holds the value of the location (latitude/longitude) accuracy.
This property holds the value of the altitude.
altitudeAccuracy : double |
This property holds the value of the accuracy of the altitude.
This property holds the value of the heading.
This property holds the location label.
This property holds the value of the latitude.
This property holds the value of the longitude.
This property holds the value of the speed.
This property holds the value of the timestamp of the location information.
[+] Documentation Feedback