maps-ktx / com.google.maps.android.ktx / com.google.android.gms.maps.GoogleMap / awaitMapLoad

awaitMapLoad

suspend fun GoogleMap.awaitMapLoad(): Unit

A suspending function that awaits for the map to be loaded. Uses GoogleMap.setOnMapLoadedCallback.