iconColorBrightnessMax

open override fun iconColorBrightnessMax(iconColorBrightnessMax: Double): SymbolLayer

Increase or reduce the brightness of the symbols. The value is the maximum brightness. Default value: 1. Value range: 0, 1

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

Parameters

iconColorBrightnessMax

value of iconColorBrightnessMax


open override fun iconColorBrightnessMax(iconColorBrightnessMax: Expression): SymbolLayer

Increase or reduce the brightness of the symbols. The value is the maximum brightness. Default value: 1. Value range: 0, 1

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

Parameters

iconColorBrightnessMax

value of iconColorBrightnessMax as Expression


Increase or reduce the brightness of the symbols. The value is the maximum brightness. Default value: 1. Value range: 0, 1