Emits the native zoom factor whenever it changes (e.g. via pinch).
Stream<double> get zoomEvents => _zoomController.stream;