clickEvents

fun StreetViewPanorama.clickEvents(): Flow<StreetViewPanoramaOrientation>

Returns a flow that emits when the street view panorama is clicked. Using this to observe panorama click events will override an existing listener (if any) to StreetViewPanorama.setOnStreetViewPanoramaClickListener.