circle

fun FeatureGroup<XY>.circle(centerCoordinates: Pair<Number, Number>, size: Dp = 5.dp, id: String? = null): FeatureRef<XY, CircleFeature<XY>>