add more map layers - correction
This commit is contained in:
parent
90920d5870
commit
6f1dc178e9
@ -199,7 +199,7 @@ export const MAP_CONFIG = {
|
|||||||
name: "Carte d'utilisation du sol",
|
name: "Carte d'utilisation du sol",
|
||||||
maxZoom: 20,
|
maxZoom: 20,
|
||||||
layer: "//geoservices.wallonie.be/arcgis/services/SOL_SOUS_SOL/WALOUS_UTILISATION_SOL/MapServer/WMSServer?",
|
layer: "//geoservices.wallonie.be/arcgis/services/SOL_SOUS_SOL/WALOUS_UTILISATION_SOL/MapServer/WMSServer?",
|
||||||
layers: '0',
|
layers: ['1', '3', '4', '5', '6', '7', '8', '9'],
|
||||||
wms: true,
|
wms: true,
|
||||||
attribution: '© SPW'
|
attribution: '© SPW'
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user