longClickEvents

fun StreetViewPanorama.longClickEvents(): Flow<StreetViewPanoramaOrientation>

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