LocationServicePosition Properties |
The LocationServicePosition type exposes the following members.
Name | Description | |
---|---|---|
Accuracy |
Gets the accuracy of the location in meters.
| |
Altitude |
Gets the altitude of the location, in meters.
| |
AltitudeAccuracy |
Gets the accuracy of the altitude, in meters.
| |
Heading |
Gets the current heading in degrees relative to true north.
| |
IsUnknown |
Gets a value indicating whether the LocationServicePosition does not contain latitude or longitude data.
| |
Latitude |
Gets the latitude in degrees.
| |
Longitude |
Gets the longitude in degrees.
| |
Speed |
Gets the speed in meters per second.
| |
Timestamp |
Gets the time at which the location was determined.
|