Skip to content

Commit e201594

Browse files
authored
Update MapExtend.js
1 parent 9237ff3 commit e201594

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mapboxgl/core/MapExtend.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export var MapExtend = (function () {
3737
super(options);
3838
}
3939
}
40-
// 防止引入多个 iclient-mapboxgl 导致死循环
4140
mapboxgl.Map.prototype._inherit = true;
4241
}
4342
})();

0 commit comments

Comments
 (0)