fill Extrusion Height Transition
abstract fun fillExtrusionHeightTransition(options: StyleTransition): FillExtrusionLayer
Content copied to clipboard
The height with which to extrude this layer.
Set the FillExtrusionHeight property transition options
Parameters
options
transition options for Double
abstract fun fillExtrusionHeightTransition(block: StyleTransition.Builder.() -> Unit): FillExtrusionLayer
Content copied to clipboard
The height with which to extrude this layer.
DSL for fillExtrusionHeightTransition.