Searched refs:targetZoomRatio (Results 1 – 1 of 1) sorted by relevance
88 private targetZoomRatio = 0; property in PanAndZoomHandler197 const step = (this.targetZoomRatio - this.zoomRatio) * SNAP_FACTOR;203 this.targetZoomRatio += this.zooming * targetStep;259 this.targetZoomRatio = keyToZoom(e) * INITIAL_ZOOM_STEP;