| | |
| | | url: url, |
| | | layers: res.tab, |
| | | id: res.id, |
| | | getFeatureInfoParameters: { info_format: "text/html" }, |
| | | getFeatureInfoParameters: { info_format: "text/html", srs: "EPSG:104903" }, |
| | | enablePickFeatures: true, |
| | | getFeatureInfoFormats: [getFeatureInfoFormat], |
| | | parameters: { |
| | |
| | | url: url, |
| | | id: this.wmsLayerId, |
| | | layers: layer.toString(), |
| | | getFeatureInfoParameters: { info_format: "text/html" }, |
| | | getFeatureInfoParameters: { info_format: "text/html", srs: "EPSG:104903" }, |
| | | enablePickFeatures: true, |
| | | getFeatureInfoFormats: [getFeatureInfoFormat], |
| | | parameters: { |