派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-14 6f256a8be5c330cbf4d852f7dc4a1a6614f0419d
src/conf/Constants.js
@@ -4,6 +4,8 @@
  POLYGON: 'polygon'
}
export const PIPELINE_WFS = 'http://xearth.cn:8088/server/ogcserver/PipeLine2/wfs'
export const logicMapper = {
  wasteGasPfk: 'WasteGas.js',
  wasteWaterPfk: 'WasteWater.js',
@@ -20,7 +22,7 @@
  OPACITY: 1,
  DASH_ARRAY: '4,4',
  DASH_SPPED: -5,
  ICON_SIZE: [20, 20]
  ICON_SIZE: [10, 10]
}
export const props = {