bearing Image Size Transition
abstract fun bearingImageSizeTransition(options: StyleTransition): LocationIndicatorLayer
Content copied to clipboard
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
Content copied to clipboard
The size of the bearing image, as a scale factor applied to the size of the specified image.
DSL for bearingImageSizeTransition.