rasterFadeDuration

abstract fun rasterFadeDuration(rasterFadeDuration: Double = 300.0): RasterLayer

Fade duration when a new tile is added. Default value: 300. Minimum value: 0.

Parameters

rasterFadeDuration

value of rasterFadeDuration


abstract fun rasterFadeDuration(rasterFadeDuration: Expression): RasterLayer

Fade duration when a new tile is added. Default value: 300. Minimum value: 0.

Parameters

rasterFadeDuration

value of rasterFadeDuration as Expression