emphasisCircleRadius

open override fun emphasisCircleRadius(emphasisCircleRadius: Double): LocationIndicatorLayer

The radius, in pixel, of the circle emphasizing the indicator, drawn between the accuracy radius and the indicator shadow.

Parameters

emphasisCircleRadius

value of emphasisCircleRadius

open override fun emphasisCircleRadius(emphasisCircleRadius: Expression): LocationIndicatorLayer

The radius, in pixel, of the circle emphasizing the indicator, drawn between the accuracy radius and the indicator shadow.

Parameters

emphasisCircleRadius

value of emphasisCircleRadius as Expression

val emphasisCircleRadius: Double?

The radius, in pixel, of the circle emphasizing the indicator, drawn between the accuracy radius and the indicator shadow.