removes tiles init from tileloader

pull/261/head
Francisco Dans 8 years ago
parent 31af420c6d
commit 7f75022168

@ -1,7 +1,6 @@
L.Mixin.TileLoader = {
_initTileLoader: function() {
this._tiles = {}
this._tilesLoading = {};
this._tilesToLoad = 0;
this._map.on({

Loading…
Cancel
Save