this.supermap_1 = new SuperMap.Map("supermap"); this.supermap_1.removeControl(SuperMap.Control.PanZoomBar());
报错
ERROR TypeError: Cannot read property 'replace' of undefined at Function.initialize (eval at <anonymous> (SuperMap-8.1.0-14126.js:3), <anonymous>:1:225369) at Function.initialize [as PanZoomBar] (eval at <anonymous> (SuperMap-8.1.0-14126.js:3), <anonymous>:1:252437)
PanZoomBar的showCompass已经去掉了,不过控制缩放的加减号还没找到。
还是谢谢你。