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.

Use static method FillExtrusionLayer.defaultFillExtrusionBase to set the default property.

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.

Use static method FillExtrusionLayer.defaultFillExtrusionBaseAsExpression to set the default property.

Parameters

fillExtrusionBase

value of fillExtrusionBase as Expression


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