trackingAccuracyThreshold property

int trackingAccuracyThreshold
final

Minimum accuracy (in meters) a location must have to be recorded. Locations with worse accuracy are filtered. Defaults to 0 (accept all).

Implementation

final int trackingAccuracyThreshold;