parent
52a3eefbc2
commit
d10077e13e
@ -38,6 +38,7 @@ L.SVG.include(!L.Browser.vml ? {} : {
|
||||
_update: function () {
|
||||
if (this._map._animatingZoom) { return; }
|
||||
L.Renderer.prototype._update.call(this);
|
||||
this.fire('update');
|
||||
},
|
||||
|
||||
_initPath: function (layer) {
|
||||
|
Loading…
Reference in New Issue
Block a user