修改配置

This commit is contained in:
WmjXiaoJun 2025-03-14 09:29:40 +08:00
parent c951594989
commit c569c82d55

View File

@ -1,6 +1,6 @@
{ {
"serverURL": "http://localhost:5237/mapdata", "serverURL": "http://localhost:9905/mapdata",
"xj3d": { "xj3d": {
"homeButton": false, "homeButton": false,
"sceneModePicker": false, "sceneModePicker": false,
@ -29,7 +29,7 @@
}, },
"terrain": { "terrain": {
"url": "http://data.marsgis.cn/terrain", "url": "http://data.marsgis.cn/terrain",
"visible": true "visible": false
}, },
"basemaps": [ "basemaps": [
{ {
@ -64,7 +64,8 @@
"name": "微软卫星", "name": "微软卫星",
"icon": "img/basemaps/bingAerial.png", "icon": "img/basemaps/bingAerial.png",
"type": "www_bing", "type": "www_bing",
"layer": "Aerial" "layer": "Aerial",
"visible": true
}, },
{ {
"pid": 10, "pid": 10,
@ -73,13 +74,9 @@
"type": "www_tdt", "type": "www_tdt",
"layer": "img_d", "layer": "img_d",
"key": [ "key": [
"313cd4b28ed520472e8b43de00b2de56", "fa514c882a3f5f6a942e09b7da010247"
"83b36ded6b43b9bc81fbf617c40b83b5",
"0ebd57f93a114d146a954da4ecae1e67",
"6c99c7793f41fccc4bd595b03711913e",
"56b81006f361f6406d0e940d2f89a39c"
], ],
"visible": true "visible": false
}, },
{ {
"pid": 10, "pid": 10,
@ -104,7 +101,7 @@
"name": "离线地图", "name": "离线地图",
"type": "group", "type": "group",
"icon": "img/basemaps/google_img.png", "icon": "img/basemaps/google_img.png",
"visible": false, "visible": true,
"layers": [ "layers": [
{ {
"name": "世界影像", "name": "世界影像",
@ -121,7 +118,7 @@
"url": "https://t{s}.tianditu.gov.cn/DataServer?T=ibo_w&x={x}&y={y}&l={z}&tk=56b81006f361f6406d0e940d2f89a39c", "url": "https://t{s}.tianditu.gov.cn/DataServer?T=ibo_w&x={x}&y={y}&l={z}&tk=56b81006f361f6406d0e940d2f89a39c",
"subdomains": "01234567", "subdomains": "01234567",
"maximumLevel": 10, "maximumLevel": 10,
"visible": true "visible": false
}, },
{ {
"pid": 10, "pid": 10,