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.

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

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.

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

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.