fillExtrusionHeightTransition

abstract fun fillExtrusionHeightTransition(options: StyleTransition): FillExtrusionLayer

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

The height with which to extrude this layer.

DSL for fillExtrusionHeightTransition.