topImageSize

open override fun topImageSize(topImageSize: Double): LocationIndicatorLayer

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

Parameters

topImageSize

value of topImageSize

open override fun topImageSize(topImageSize: Expression): LocationIndicatorLayer

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

Parameters

topImageSize

value of topImageSize as Expression

val topImageSize: Double?

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