topImageSizeTransition

abstract fun topImageSizeTransition(options: StyleTransition): LocationIndicatorLayer

Set the TopImageSize property transition options

Parameters

options

transition options for Double

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

DSL for topImageSizeTransition.