fun outlineColor(outlineColor: Int): CircleBuilder
Specifies the circles outline color.
outlineColor
- if the 'fill' flag is set then it will specify the color of the outline of the circle.
Return
Circle overlay options. Default value is WHITE.