fillExtrusionRoundedRoofExpression property

  1. @experimental
List<Object>? fillExtrusionRoundedRoofExpression
getter/setter pair

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. Default value: true.

Implementation

@experimental
List<Object>? fillExtrusionRoundedRoofExpression;