fill Opacity Transition
open override fun fillOpacityTransition(options: StyleTransition): FillLayer
Content copied to clipboard
Set the FillOpacity property transition options
Use static method FillLayer.defaultFillOpacityTransition to set the default property.
Parameters
options
transition options for Double
open override fun fillOpacityTransition(block: StyleTransition.Builder.() -> Unit): FillLayer
Content copied to clipboard
DSL for fillOpacityTransition.
Transition options for FillOpacity.