accuracyRadiusColorExpression property

List<Object>? accuracyRadiusColorExpression
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

List<Object>? accuracyRadiusColorExpression;