iconOpacity

open override fun iconOpacity(iconOpacity: Double): SymbolLayer

The opacity at which the icon will be drawn.

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.

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.