From 2689cf3246306214a23d2350a772b05b6435fabb Mon Sep 17 00:00:00 2001 From: supermap123 Date: Thu, 20 Jun 2024 14:09:10 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=BA=E9=99=B7=E4=BF=AE=E6=94=B9:=E5=A4=A9?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E7=B3=BB=E7=BB=9F=E7=BB=B4=E6=8A=A4=E5=9C=B0?= =?UTF-8?q?=E5=BD=A2=E5=BD=B1=E5=93=8D=E7=94=A8=E4=B8=8D=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SuperMap iEarth/public/config/serviceList.js | 28 ++++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/SuperMap iEarth/public/config/serviceList.js b/SuperMap iEarth/public/config/serviceList.js index 3c1660d0..0cb1c9e2 100644 --- a/SuperMap iEarth/public/config/serviceList.js +++ b/SuperMap iEarth/public/config/serviceList.js @@ -85,13 +85,13 @@ const layerServiceData = { type: 'BingMap', chooseType: false, }, - { - url: 'https://[subdomain].tianditu.gov.cn/img_w/wmts', - name: "TIANDITU", - thumbnail: './images/baseMap/tianditu.png', - type: 'TIANDITU', - chooseType: false, - }, + // { + // url: 'https://[subdomain].tianditu.gov.cn/img_w/wmts', + // name: "TIANDITU", + // thumbnail: './images/baseMap/tianditu.png', + // type: 'TIANDITU', + // chooseType: false, + // }, { name: "GRIDIMAGERY", thumbnail: './images/baseMap/grad.png', @@ -145,13 +145,13 @@ const layerServiceData = { type: 'supermapOnlineTerrain', // 地形服务类型 chooseType: false, // 面板中图片是否选中(默认false即可) }, - { - proxiedUrl: '', - thumbnail: './images/terrainLayers/tianditu_terrain.png', - name: "tiandituTerrain", - type: 'tianDiTuTerrain', - chooseType: false - }, + // { + // proxiedUrl: '', + // thumbnail: './images/terrainLayers/tianditu_terrain.png', + // name: "tiandituTerrain", + // type: 'tianDiTuTerrain', + // chooseType: false + // }, { proxiedUrl: "https://www.supermapol.com/realspace/services/3D-stk_terrain/rest/realspace/datas/info/data/path", thumbnail: './images/terrainLayers/STK_terrain.png',