|
@@ -654,8 +654,7 @@ export default {
|
|
|
// 清除页面所有数据
|
|
|
clearAllData() {
|
|
|
// if (map2DViewer.groups["我的标记图层组"]) {
|
|
|
- // map2DViewer.map.removeLayer(map2DViewer.groups["我的标记图层组"]);
|
|
|
- // // delete map2DViewer.groups["我的标记图层组"];
|
|
|
+ // delete map2DViewer.groups["我的标记图层组"];
|
|
|
// }
|
|
|
// uploadDataIdArr = [];
|
|
|
// this.treeCoordMap.clear();
|