派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-14 dc7a33f8aea88396c960b0cdd7802398d8141123
src/conf/layers/LayerPipeLines.js
@@ -4,8 +4,8 @@
import { LayerHbss } from './LayerHbss'
import { LayerFsss } from './LayerFsss'
import MapConfig from '../../conf/MapConfig'
const WFS_URL = MapConfig.PIPELINE_WFS
import { PIPELINE_WFS } from '../Constants'
const WFS_URL = PIPELINE_WFS
export const LayerPipeLines = {
  code: 'sewersPipeLines',