suspend fun GoogleMap.awaitMapLoad(): Unit
A suspending function that awaits for the map to be loaded. Uses GoogleMap.setOnMapLoadedCallback.