startZoom method

void startZoom()

Implementation

void startZoom() {
  _previousZoom = _zoom;
}