showAccuracyCircle property

bool showAccuracyCircle
final

Whether to show accuracy circle. Android define accuracy as the radius of 68% confidence so there is a 68% probability that the true location is inside the circle. Default to true.

Implementation

final bool showAccuracyCircle;