fillExtrusionRoundedRoof property

  1. @experimental
bool? fillExtrusionRoundedRoof
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
bool? fillExtrusionRoundedRoof;