Fixed whitespace
This commit is contained in:
parent
63e84693ae
commit
37d303defb
@ -472,7 +472,7 @@ L.TileLayer = L.Class.extend({
|
||||
}, this.options));
|
||||
},
|
||||
|
||||
_getWrapTileNum: function () {
|
||||
_getWrapTileNum: function () {
|
||||
var crs = this._map.options.crs,
|
||||
size = crs.getSize(this._getZoomForUrl());
|
||||
return size.divideBy(this.options.tileSize);
|
||||
|
Loading…
Reference in New Issue
Block a user