emphasis Circle Radius Transition
abstract fun emphasisCircleRadiusTransition(options: StyleTransition): LocationIndicatorLayer
Content copied to clipboard
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
Content copied to clipboard
The radius, in pixel, of the circle emphasizing the indicator, drawn between the accuracy radius and the indicator shadow.
DSL for emphasisCircleRadiusTransition.