#36 add a new WMS layer in map config

main
nobohan 6 months ago
parent b5eb59980a
commit 976657c2eb

@ -165,6 +165,15 @@ export const MAP_CONFIG = {
wms: true,
attribution: '© SPW'
},
{
name: "Parcellaire cadastral",
minZoom: 12,
maxZoom: 20,
layer: "//geoservices.wallonie.be/arcgis/services/PLAN_REGLEMENT/CADMAP_2021_PARCELLES/MapServer/WMSServer?",
layers: ['0', '1'],
wms: true,
attribution: '© SPW'
},
{
name: "Limites administratives",
maxZoom: 20,

Loading…
Cancel
Save