From 44942dffb56e64497a8ce250f9ac67d446266ea8 Mon Sep 17 00:00:00 2001 From: Vincent Lecrubier Date: Mon, 18 Feb 2019 10:04:02 +0000 Subject: [PATCH] Update Zoomify.js --- src/ol/source/Zoomify.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/ol/source/Zoomify.js b/src/ol/source/Zoomify.js index ba4ab0186f..1b7a192e67 100644 --- a/src/ol/source/Zoomify.js +++ b/src/ol/source/Zoomify.js @@ -251,10 +251,6 @@ class Zoomify extends TileImage { tileUrlFunction: tileUrlFunction, transition: options.transition }); - - console.log("ollll1",this.tilePixelRatio_) - console.log("ollll2",this._tilePixelRatio) - console.log("ollll3",this.tilePixelRatio) }