iconImageCrossFade

abstract fun iconImageCrossFade(iconImageCrossFade: Double = 0.0): 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.

Parameters

iconImageCrossFade

value of iconImageCrossFade


abstract 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.

Parameters

iconImageCrossFade

value of iconImageCrossFade as Expression