cameraIdleEvents
Creates an Observable that emits whenever the camera on this GoogleMap instance goes idle.
The created Observable uses GoogleMap.setOnCameraIdleListener to listen to camera idle events. Since only one listener at a time is allowed, only one Observable at a time can be used.