派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-15 30ddfcd5409a9342ef79039eb139c07d80b5719d
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',