maxAcceptableAccuracy property
maxAcceptableAccuracy (Applicable for both iOS and Android)
Specifies the maximum acceptable accuracy for location updates, measured in meters.
Defines the maximum tolerated level of uncertainty in the reported location.
The default value is 30.0 meters.
Implementation
double? maxAcceptableAccuracy;