circle Stroke Color
open override fun circleStrokeColor(circleStrokeColor: String): CircleLayer
Content copied to clipboard
open override fun circleStrokeColor(@ColorInt circleStrokeColor: Int): CircleLayer
Content copied to clipboard
The stroke color of the circle.
Parameters
circle Stroke Color
value of circleStrokeColor
open override fun circleStrokeColor(circleStrokeColor: Expression): CircleLayer
Content copied to clipboard
The stroke color of the circle.
Parameters
circle Stroke Color
value of circleStrokeColor as Expression
The stroke color of the circle.