bearingImageSizeTransition

abstract fun bearingImageSizeTransition(options: StyleTransition): LocationIndicatorLayer

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

Set the BearingImageSize property transition options

Parameters

options

transition options for Double

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

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

DSL for bearingImageSizeTransition.