with Circle Stroke Color
fun withCircleStrokeColor(circleStrokeColor: String): CircleAnnotationOptions
Content copied to clipboard
Set circle-stroke-color to initialise the circleAnnotation with.
The stroke color of the circle.
Return
this
Parameters
circle Stroke Color
the circle-stroke-color value
fun withCircleStrokeColor(@ColorInt circleStrokeColor: Int): CircleAnnotationOptions
Content copied to clipboard
Set circle-stroke-color to initialise the circleAnnotation with.
The stroke color of the circle.
Return
this
Parameters
circle Stroke Color
the circle-stroke-color value with ColorInt format