派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-05-13 fc731768b2e18c0e5e3094ca50d09abe3f08717f
修改分页
1个文件已修改
3 ■■■■ 已修改文件
src/components/helpers/WfsHelper.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/helpers/WfsHelper.js
@@ -12,8 +12,7 @@
    REQUEST: 'getfeature',
    OUTPUTFORMAT: 'application/json',
    maxFeatures: 10,
    version: '1.0.0',
    startIndex: 0
    version: '1.0.0'
  }
  this.setTypeName = (typeName) => {