Maps Android KTX
Toggle table of contents
6.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Maps Android KTX
maps-ktx
/
com.google.maps.android.ktx
/
awaitMapLoad
await
Map
Load
inline suspend
fun
GoogleMap
.
awaitMapLoad
(
)
A suspending function that awaits for the map to be loaded. Uses
GoogleMap.setOnMapLoadedCallback
.