CirclePaint

constructor(color: StyleValue<Color> = StyleValue.Constant(Color.Red), radius: StyleValue<Double> = StyleValue.Constant(6.0), sortKey: StyleValue<Double>? = null, eventEmitter: LayerEventEmitter? = null)