Made zoom-in/out for changing tilesizes look better.
This commit is contained in:
parent
369317ea45
commit
51457464c2
1 changed files with 0 additions and 1 deletions
|
|
@ -130,7 +130,6 @@ var DynmapTileLayer = L.TileLayer.extend({
|
|||
setTileSize: function(tileSize) {
|
||||
this.options.tileSize = tileSize;
|
||||
this._tiles = {};
|
||||
this._container.innerHTML = '';
|
||||
this._createTileProto();
|
||||
},
|
||||
updateTileSize: function(zoom) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue