buildGoogleMapOptions

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

Builds a new GoogleMapOptions using the provided optionsActions.

Return

the constructed GoogleMapOptions