fillExtrusionBase

abstract fun fillExtrusionBase(fillExtrusionBase: Double = 0.0): FillExtrusionLayer

The height with which to extrude the base of this layer. Must be less than or equal to fill-extrusion-height.

Parameters

fillExtrusionBase

value of fillExtrusionBase

abstract fun fillExtrusionBase(fillExtrusionBase: Expression): FillExtrusionLayer

The height with which to extrude the base of this layer. Must be less than or equal to fill-extrusion-height.

Parameters

fillExtrusionBase

value of fillExtrusionBase as Expression