raster Opacity Transition
abstract fun rasterOpacityTransition(options: StyleTransition): RasterLayer
Content copied to clipboard
The opacity at which the image will be drawn.
Set the RasterOpacity property transition options
Parameters
options
transition options for Double
abstract fun rasterOpacityTransition(block: StyleTransition.Builder.() -> Unit): RasterLayer
Content copied to clipboard
The opacity at which the image will be drawn.
DSL for rasterOpacityTransition.