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

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

addGroundOverlay

Adds a new GroundOverlay to the underlying map and to this GroundOverlayManager.Collection with the provided optionsActions.

fun Collection.addGroundOverlay(optionsActions: GroundOverlayOptions.() -> Unit): GroundOverlay