Skip to content

Commit

Permalink
Update MapExtend.js
Browse files Browse the repository at this point in the history
  • Loading branch information
songyumeng authored Nov 26, 2024
1 parent 9237ff3 commit e201594
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mapboxgl/core/MapExtend.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ export var MapExtend = (function () {
super(options);
}
}
// 防止引入多个 iclient-mapboxgl 导致死循环
mapboxgl.Map.prototype._inherit = true;
}
})();

0 comments on commit e201594

Please sign in to comment.