#2 enable wms layers in leaflet map

This commit is contained in:
nobohan
2021-05-22 21:17:27 +02:00
parent 81a7ddbae0
commit d0578e06d5
5 changed files with 10 additions and 41 deletions

0
sandbox/wmts/README.md Normal file
View File

View File

@@ -39,7 +39,7 @@
WMTS: L.tileLayer(
'https://geoservices.wallonie.be/arcgis/rest/services/IMAGERIE/ORTHO_LAST/MapServer/WTMS?' +
'https://geoservices.wallonie.be/arcgis/rest/services/IMAGERIE/ORTHO_LAST/MapServer/WTMS/tile/1.0.0/?' +
"&REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0" +
"&STYLE=default" +
"&TILEMATRIXSET=default028mm" +