maps-utils-ktx / com.google.maps.android.ktx.utils.collection / com.google.maps.android.collections.CircleManager.Collection

Extensions for com.google.maps.android.collections.CircleManager.Collection

addCircle

Adds a new Circle to the underlying map and to this CircleManager.Collection with the provided optionsActions.

fun Collection.addCircle(optionsActions: CircleOptions.() -> Unit): Circle