fillExtrusionBase

open override fun fillExtrusionBase(fillExtrusionBase: Double): 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

open override 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

val fillExtrusionBase: Double?

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