iconImageCrossFade

open override fun iconImageCrossFade(iconImageCrossFade: Double): SymbolLayer

Controls the transition progress between the image variants of icon-image. Zero means the first variant is used, one is the second, and in between they are blended together. Default value: 0. Value range: 0, 1

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

Parameters

iconImageCrossFade

value of iconImageCrossFade


open override fun iconImageCrossFade(iconImageCrossFade: Expression): SymbolLayer

Controls the transition progress between the image variants of icon-image. Zero means the first variant is used, one is the second, and in between they are blended together. Default value: 0. Value range: 0, 1

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

Parameters

iconImageCrossFade

value of iconImageCrossFade as Expression


Controls the transition progress between the image variants of icon-image. Zero means the first variant is used, one is the second, and in between they are blended together. Default value: 0. Value range: 0, 1