From 6f1dc178e91182d71a48ba7611f81a4d75e30a0b Mon Sep 17 00:00:00 2001 From: nobohan Date: Mon, 14 Jun 2021 22:58:03 +0200 Subject: [PATCH] add more map layers - correction --- patches/frontend/src/conf/map.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/frontend/src/conf/map.config.ts b/patches/frontend/src/conf/map.config.ts index 67d0363..61b2dd4 100644 --- a/patches/frontend/src/conf/map.config.ts +++ b/patches/frontend/src/conf/map.config.ts @@ -199,7 +199,7 @@ export const MAP_CONFIG = { name: "Carte d'utilisation du sol", maxZoom: 20, 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, attribution: '© SPW' },