| | |
| | | code: 'sewersXx', |
| | | name: '学校', |
| | | sname: '学校', |
| | | icon: 'sewers/医院.png', |
| | | icon: 'sewers/学校.png', |
| | | checked: false, // 默认选中状态 |
| | | type: SERVICE_TYPE.WMS, |
| | | minZoom: 10 |
| | |
| | | code: 'sewersZrbhq', |
| | | name: '自然保护区', |
| | | sname: '自然保护区', |
| | | icon: 'sewers/医院.png', |
| | | icon: 'sewers/自然保护区.png', |
| | | checked: false, // 默认选中状态 |
| | | type: SERVICE_TYPE.WMS, |
| | | wfs: 'sewer:pointpreservationzone', |
| | | typeName: 'sewer:pointpreservationzone', |
| | | minZoom: 10 |
| | | }, |
| | | { |
| | | code: 'sewersMgmb', |
| | | name: '敏感目标', |
| | | sname: '敏感目标', |
| | | icon: 'sewers/医院.png', |
| | | icon: 'sewers/敏感目标.png', |
| | | checked: false, // 默认选中状态 |
| | | type: SERVICE_TYPE.WMS, |
| | | wfs: 'sewer:sensitivetarget', |
| | | typeName: 'sewer:sensitivetarget', |
| | | minZoom: 10 |
| | | } |
| | | ] |