infoWindowLongClickEvents
Creates an Observable that emits whenever a marker's info window is long clicked.
The created Observable uses GoogleMap.setOnInfoWindowLongClickListener to listen to info window long clicks. Since only one listener at a time is allowed, only one Observable at a time can be used.