maps-v3-ktx / com.google.maps.android.ktx / buildGoogleMapOptions

buildGoogleMapOptions

inline fun buildGoogleMapOptions(optionsActions: GoogleMapOptions.() -> Unit): GoogleMapOptions

Builds a new GoogleMapOptions using the provided optionsActions.

Return
the constructed GoogleMapOptions