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.

Use static method LocationIndicatorLayer.defaultTopImageSize to set the default property.

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.

Use static method LocationIndicatorLayer.defaultTopImageSizeAsExpression to set the default property.

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.