window.mapConfig = { // center: { // x: 94.98257421055244, // y: 29.612744429598017, // z: 227165.17294726646, // }, // animation: true, // demUrl: // 'http://221.182.8.141:8090/iserver/services/3D-gk/rest/realspace/datas/%E6%9E%97%E8%8A%9D%E9%AB%98%E7%A8%8B_1%402', // isSct: true, demUrl: true, layers2D: [ { id: 'tdtjb', title: '高德影像图', epsg: 4326, type: 'SUPER', show: true, minimumLevel: 0, maximumLevel: 18, url: [ 'http://221.182.8.141:8090/iserver/services/map-linzhi/rest/maps/chinamap/', // 'http://221.182.8.141:8090/iserver/services/map-smtiles-L15/rest/maps/L15/' ], }, { id: 'kjyj', title: '高德影像图', show: false, url: ['./static/img/kjyj.png'], }, { id: 'dzdmhx', title: '地质地貌红线', epsg: 4326, type: 'SUPER', show: false, url: ['http://221.182.8.141:8090/iserver/services/map-dzdmhx/rest/maps/dzdmhx/'], }, { id: 'bmbxtqy', title: '白马变形体区域', epsg: 4326, type: 'SUPER', show: true, url: ['http://221.182.8.141:8090/iserver/services/map-bmbxtqy/rest/maps/bmbxtqy/'], }, // { // id: "xzqh", // title: "行政区划", // epsg: 4326, // type: "SUPER", // show: true, // url: [ // "http://221.182.8.141:8090/iserver/services/map-linzhi/rest/maps/QH/", // ], // }, { id: 'hl', title: '河流', epsg: 4326, type: 'SUPER', show: true, url: ['http://221.182.8.141:8090/iserver/services/map-linzhi/rest/maps/HL/'], }, { id: 'tl', title: '铁路', epsg: 4326, type: 'SUPER', show: true, url: ['http://221.182.8.141:8090/iserver/services/map-linzhi/rest/maps/TL/'], }, { id: 'zdzm', title: '地质地貌', epsg: 4326, type: 'SUPER', show: false, url: ['http://221.182.8.141:8090/iserver/services/map-dzdm/rest/maps/dzdm/'], }, { id: 'gdlw', title: '高德路网', epsg: 4326, show: false, url: [ 'http://webst02.is.autonavi.com/appmaptile?x={TileCol}&y={TileRow}&z={TileMatrix}&lang=zh_cn&size=1&scale=1&style=8', ], }, { id: 'gdyx', title: '高德影像图', epsg: 4326, show: false, url: 'https://webst02.is.autonavi.com/appmaptile?style=6&x={TileCol}&y={TileRow}&z={TileMatrix}', }, { id: 'gdsl', title: '高德矢量图', show: false, epsg: 4326, url: [ 'http://webrd02.is.autonavi.com/appmaptile?lang=zh_cn&size=1&scale=1&style=8&x={TileCol}&y={TileRow}&z={TileMatrix}', ], }, { id: 'bdyx', title: '百度影像', show: false, type: 'BD', url: 'http://shangetu{s}.map.bdimg.com/it/u=x={x};y={y};z={z};v=009;type=sate&fm=46', }, { id: 'bdsl', title: '百度矢量', show: false, type: 'BD', url: 'http://online{s}.map.bdimg.com/onlinelabel/?qt=tile&x={x}&y={y}&z={z}&styles=pl&scaler=1&p=1', }, { id: 'dzdt', title: '地图', show: false, epsg: 4326, url: [ 'http://webrd02.is.autonavi.com/appmaptile?lang=zh_cn&size=1&scale=1&style=8&x={TileCol}&y={TileRow}&z={TileMatrix}', ], img: '/src/assets/images/dzdt.png', }, // { // id: 'dzdtbz', // title: '地图标注', // show: false, // epsg: 4326, // url: [ // 'http://webst02.is.autonavi.com/appmaptile?x={TileCol}&y={TileRow}&z={TileMatrix}&lang=zh_cn&size=1&scale=1&style=8', // ], // }, { id: 'yxdt', title: '影像', show: false, epsg: 4326, img: '/src/assets/images/yxdt.png', type: 'SUPER', minimumLevel: 0, maximumLevel: 18, url: ['http://221.182.8.141:8090/iserver/services/map-smtiles-L15/rest/maps/L15/'], }, { id: 'dtbz', title: '注记', show: true, epsg: 4326, url: [ 'http://webst02.is.autonavi.com/appmaptile?x={TileCol}&y={TileRow}&z={TileMatrix}&lang=zh_cn&size=1&scale=1&style=8', ], }, { id: 'zdzm', title: '地质', epsg: 4326, type: 'SUPER', show: false, url: ['http://221.182.8.141:8090/iserver/services/map-dzdm/rest/maps/dzdm/'], img: '/src/assets/images/qydzt.jpg', }, ], layers3D: [], };