iconOpacity

open override fun iconOpacity(iconOpacity: Double): SymbolLayer

The opacity at which the icon will be drawn. Default value: 1. Value range: 0, 1

Use static method SymbolLayer.defaultIconOpacity to set the default property.

Parameters

iconOpacity

value of iconOpacity


open override fun iconOpacity(iconOpacity: Expression): SymbolLayer

The opacity at which the icon will be drawn. Default value: 1. Value range: 0, 1

Use static method SymbolLayer.defaultIconOpacityAsExpression to set the default property.

Parameters

iconOpacity

value of iconOpacity as Expression


The opacity at which the icon will be drawn. Default value: 1. Value range: 0, 1