I want to wait and capture only one emission from ...
# rx
r
I want to wait and capture only one emission from
mapReady
and
panoramaReady
then unsubscribe from
viewReady
. Is there a way to accomplish this using
Single
?