Interface CirclePaint

Hierarchy

Properties

color?: string | Expression
extrude3d?: number | Expression
fill?: boolean
fillColor?: string | Expression
fillOpacity?: number | Expression
opacity?: number | Expression
radius?: number | Expression
stroke?: boolean
strokeColor?: string | Expression
strokeOpacity?: number | Expression
type?: "circle"
weight?: number | Expression

stroke width TODO: rename to width *

Generated using TypeDoc