派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-14 30e9bcbb74e210146b114aea7c530e5b09f3c0d4
src/conf/layers/LayerArea.js
@@ -1,8 +1,8 @@
/**
 * 区域
 */
import MapConfig from '../../conf/MapConfig'
const WFS_URL = MapConfig.PIPELINE_WFS
import { PIPELINE_WFS } from '../Constants'
const WFS_URL = PIPELINE_WFS
export const LayerArea = {
  code: 'sewersArea',
  name: '区域信息',