adapted basemap attributions
This commit is contained in:
@@ -69,7 +69,7 @@ var basemapOSM = L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
|
|||||||
});
|
});
|
||||||
|
|
||||||
var basemapCartoDB = L.tileLayer('https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}{r}.png', {
|
var basemapCartoDB = L.tileLayer('https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}{r}.png', {
|
||||||
attribution: '© <a href="https://carto.com/">CARTO</a>',
|
attribution: '© <a href="https://carto.com/">Carto</a>',
|
||||||
maxZoom: 20
|
maxZoom: 20
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user