accuracy property

double accuracy
final

The accuracy, in radius, which affect the length of this sector. The actual length of this sector is accuracy * 2. See LocationMarkerHeading.accuracy.

Implementation

final double accuracy;