emphasisCircleRadiusTransition

abstract fun emphasisCircleRadiusTransition(options: StyleTransition): LocationIndicatorLayer

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

Set the EmphasisCircleRadius property transition options

Parameters

options

transition options for Double

abstract fun emphasisCircleRadiusTransition(block: StyleTransition.Builder.() -> Unit): LocationIndicatorLayer

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

DSL for emphasisCircleRadiusTransition.