suspend fun StreetViewPanoramaView.awaitStreetViewPanorama(): StreetViewPanorama
A suspending function that provides an instance of a StreetViewPanorama from this StreetViewPanoramaView. This is an alternative to using StreetViewPanoramaView.getStreetViewPanoramaAsync by using coroutines to obtain a StreetViewPanorama.
Return
the StreetViewPanorama instance