poiClickEvents
Creates an Observable that emits whenever a point of interest is clicked.
The created Observable uses GoogleMap.setOnPoiClickListener to listen to poi click events. Since only one listener at a time is allowed, only one Observable at a time can be used.