拖旺项目:聊城公交辅助决策系统
zhaoxing
2022-05-08 d5859b70023f40c195c58f81d3abcd14980cb722
更改显示地图为高德
1个文件已修改
17 ■■■■ 已修改文件
public/config/config.json 17 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
public/config/config.json
@@ -71,7 +71,7 @@
    },
    "terrain": {
      "type": "tdt",
      "url": "https://t{s}.tianditu.gov.cn/DataServer",
      "url": "https://tile1.tianditu.gov.cn/vts?t=vt&z=3&x=6&y=4&tk=789e558be762ff832392a0393fd8a4f1",
      "key": "789e558be762ff832392a0393fd8a4f1",
      "subdomains": "01234567",
      "show": false
@@ -112,6 +112,8 @@
        "name": "天地图电子",
        "icon": "/img/basemaps/tdt_vec.png",
        "type": "group",
        "style": "black",
        "maximumLevel":"16",
        "layers": [
          {
            "name": "底图",
@@ -143,8 +145,7 @@
              "789e558be762ff832392a0393fd8a4f1"
            ]
          }
        ],
        "show": true
        ]
      },
      {
        "pid": 10,
@@ -169,7 +170,15 @@
        "name": "高德电子",
        "type": "gaode",
        "icon": "/img/basemaps/gaode_vec.png",
        "layer": "vec"
        "layer": "vec",
        "invertColor": true,
        "filterColor": "#303133",
        "brightness": 0.8,
        "contrast": 1.8,
        "gamma": 0.3,
        "hue": 1,
        "saturation": 0,
        "show": true
      },
      {
        "pid": 10,