topImageSizeTransition

abstract fun topImageSizeTransition(options: StyleTransition): LocationIndicatorLayer

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

Set the TopImageSize property transition options

Parameters

options

transition options for Double

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

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

DSL for topImageSizeTransition.