1
0

Add MapSurfer layer.

This commit is contained in:
2018-06-10 15:34:30 +02:00
parent 868323f2f6
commit 4f76f94e11

View File

@ -25,6 +25,9 @@ class window.OwnMap
subdomains: 'abc'
detectRetina: true
attribution: '© <a href="https://www.openstreetmap.de/faq.html#lizenz">OpenStreetMap</a>'
'MapSurfer': L.tileLayer 'https://korona.geog.uni-heidelberg.de/tiles/roads/x={x}&y={y}&z={z}',
detectRetina: true
attribution: '<a href="http://korona.geog.uni-heidelberg.de/contact.html">GIScience Heidelberg</a>'
'OpenTopoMap': L.tileLayer 'https://{s}.tile.opentopomap.org/{z}/{x}/{y}.png',
subdomains: 'abc'
detectRetina: true