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. Default value: 1.

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. Default value: 1.

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

Parameters

shadowImageSize

value of shadowImageSize as Expression


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