We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9237ff3 commit e201594Copy full SHA for e201594
src/mapboxgl/core/MapExtend.js
@@ -37,7 +37,6 @@ export var MapExtend = (function () {
37
super(options);
38
}
39
40
- // 防止引入多个 iclient-mapboxgl 导致死循环
41
mapboxgl.Map.prototype._inherit = true;
42
43
})();
0 commit comments