line Border Color
The color of the line border. If line-border-width is greater than zero and the alpha value of this color is 0 (default), the color for the border will be selected automatically based on the line color.
Use static method LineLayer.defaultLineBorderColor to set the default property.
Parameters
value of lineBorderColor
The color of the line border. If line-border-width is greater than zero and the alpha value of this color is 0 (default), the color for the border will be selected automatically based on the line color.
Use static method LineLayer.defaultLineBorderColorAsExpression to set the default property.
Parameters
value of lineBorderColor as Expression
The color of the line border. If line-border-width is greater than zero and the alpha value of this color is 0 (default), the color for the border will be selected automatically based on the line color.
Use static method LineLayer.defaultLineBorderColorAsColorInt to set the default property.
Parameters
value of lineBorderColor
The color of the line border. If line-border-width is greater than zero and the alpha value of this color is 0 (default), the color for the border will be selected automatically based on the line color.