fillExtrusionHeight

open override fun fillExtrusionHeight(fillExtrusionHeight: Double): FillExtrusionLayer

The height with which to extrude this layer.

Parameters

fillExtrusionHeight

value of fillExtrusionHeight

open override fun fillExtrusionHeight(fillExtrusionHeight: Expression): FillExtrusionLayer

The height with which to extrude this layer.

Parameters

fillExtrusionHeight

value of fillExtrusionHeight as Expression

val fillExtrusionHeight: Double?

The height with which to extrude this layer.