shadowImageSize

open override fun shadowImageSize(shadowImageSize: Double): LocationIndicatorLayer

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

Parameters

shadowImageSize

value of shadowImageSize

open override fun shadowImageSize(shadowImageSize: Expression): LocationIndicatorLayer

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

Parameters

shadowImageSize

value of shadowImageSize as Expression

val shadowImageSize: Double?

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