addCircle

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

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