#36 add a new WMS layer in map config

This commit is contained in:
nobohan 2022-09-19 15:04:57 +02:00
parent b5eb59980a
commit 976657c2eb
1 changed files with 9 additions and 0 deletions

View File

@ -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,