shadowImageSizeTransition

abstract fun shadowImageSizeTransition(options: StyleTransition): LocationIndicatorLayer

The size of the shadow image, as a scale factor applied to the size of the specified image.

Set the ShadowImageSize property transition options

Parameters

options

transition options for Double

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

The size of the shadow image, as a scale factor applied to the size of the specified image.

DSL for shadowImageSizeTransition.