addGroundOverlay

inline fun GoogleMap.addGroundOverlay(optionsActions: GroundOverlayOptions.() -> Unit): GroundOverlay?

Adds a GroundOverlay to this GoogleMap using the function literal with receiver optionsActions.

Return

the added Circle