awaitMapLoad

inline suspend fun GoogleMap.awaitMapLoad()

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