shadowImageSizeTransition

abstract fun shadowImageSizeTransition(options: StyleTransition): LocationIndicatorLayer

Set the ShadowImageSize property transition options

Parameters

options

transition options for Double

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

DSL for shadowImageSizeTransition.