toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.style
/
CirclePaint
/
CirclePaint
Circle
Paint
constructor
(
color
:
StyleValue
<
Color
>
=
StyleValue.Constant(Color.Red)
,
radius
:
StyleValue
<
Double
>
=
StyleValue.Constant(6.0)
,
sortKey
:
StyleValue
<
Double
>
?
=
null
,
eventEmitter
:
LayerEventEmitter
?
=
null
)