topImageSize

abstract fun topImageSize(topImageSize: Double = 1.0): LocationIndicatorLayer

The size of the top image, as a scale factor applied to the size of the specified image. Default value: 1.

Parameters

topImageSize

value of topImageSize


abstract fun topImageSize(topImageSize: Expression): LocationIndicatorLayer

The size of the top image, as a scale factor applied to the size of the specified image. Default value: 1.

Parameters

topImageSize

value of topImageSize as Expression