fillExtrusionRoundedRoof

abstract fun fillExtrusionRoundedRoof(fillExtrusionRoundedRoof: Boolean = true): FillExtrusionLayer

Indicates whether top edges should be rounded when fill-extrusion-edge-radius has a value greater than 0. If false, rounded edges are only applied to the sides. Default is true.

Parameters

fillExtrusionRoundedRoof

value of fillExtrusionRoundedRoof


abstract fun fillExtrusionRoundedRoof(fillExtrusionRoundedRoof: Expression): FillExtrusionLayer

Indicates whether top edges should be rounded when fill-extrusion-edge-radius has a value greater than 0. If false, rounded edges are only applied to the sides. Default is true.

Parameters

fillExtrusionRoundedRoof

value of fillExtrusionRoundedRoof as Expression