fill Color
The color of the filled part of this layer. This color can be specified as rgba
with an alpha component and the color's opacity will not affect the opacity of the 1px stroke, if it is used. Default value: "#000000".
Use static method FillLayer.defaultFillColor to set the default property.
Parameters
value of fillColor
The color of the filled part of this layer. This color can be specified as rgba
with an alpha component and the color's opacity will not affect the opacity of the 1px stroke, if it is used. Default value: "#000000".
Use static method FillLayer.defaultFillColorAsExpression to set the default property.
Parameters
value of fillColor as Expression
The color of the filled part of this layer. This color can be specified as rgba
with an alpha component and the color's opacity will not affect the opacity of the 1px stroke, if it is used. Default value: "#000000".
Use static method FillLayer.defaultFillColorAsColorInt to set the default property.
Parameters
value of fillColor
The color of the filled part of this layer. This color can be specified as rgba
with an alpha component and the color's opacity will not affect the opacity of the 1px stroke, if it is used. Default value: "#000000".