Skip to content

Commit 87ec225

Browse files
committed
事件消除绑定
1 parent 3a02dfd commit 87ec225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/leaflet/overlay/MapVLayer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ export var MapVLayer = L.Layer.extend({
7272
// zoomstart: this._hide,
7373
// zoomend: this._show
7474
// }, this);
75+
this.renderer.unbindEvent();
7576
},
7677

7778
/**

0 commit comments

Comments
 (0)