LocationService Properties |
The LocationService type exposes the following members.
Name | Description | |
---|---|---|
DesiredAccuracy |
Gets the accuracy level at which the location service provides location updates.
| |
DesiredAccuracyInMeters |
Gets the desired accuracy in meters for data returned from the location service.
| |
MovementThreshold |
Gets or sets the distance of movement, in meters, relative to the coordinate from the last PositionChanged event, that is required for the location service to raise a PositionChanged event.
| |
ReportInterval |
Gets or sets the requested minimum time interval between location updates, in milliseconds. If your application requires updates infrequently, set this value so that the location provider can conserve power by calculating location only when needed.
| |
Status |
Gets the status that indicates the ability of the location service to provide location updates.
|