accuracyRadiusColor property

int? accuracyRadiusColor
getter/setter pair

The color for drawing the accuracy radius, as a circle. To adjust transparency, set the alpha component of the color accordingly. Default value: "#ffffff".

Implementation

int? accuracyRadiusColor;