removes tiles init from tileloader
This commit is contained in:
parent
31af420c6d
commit
7f75022168
@ -1,7 +1,6 @@
|
||||
L.Mixin.TileLoader = {
|
||||
|
||||
_initTileLoader: function() {
|
||||
this._tiles = {}
|
||||
this._tilesLoading = {};
|
||||
this._tilesToLoad = 0;
|
||||
this._map.on({
|
||||
|
Loading…
Reference in New Issue
Block a user