派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-14 bec20fdd032c7ab7ebe56f20050e72666629788b
src/conf/MapConfig.js
@@ -11,7 +11,6 @@
// service主机配置
// const APP_GIS_HOST = 'http://xearth.cn:6299'
const APP_GIS_HOST = 'http://xearth.cn:8088'
const PIPELINE_WFS = APP_GIS_HOST + '/server/ogcserver/PipeLine2/wfs'
// 自定义主机配置
const BLUEMAP_HOST = APP_GIS_HOST // 公司发布的地图服务,用于测试的地址
@@ -80,8 +79,7 @@
  mapOptions,
  mapConfig,
  TokenConfig,
  BLUEMAP_HOST,
  PIPELINE_WFS
  BLUEMAP_HOST
  // mapTokenArray
  // MagicMaker
}