diff --git a/index.html b/index.html index a5faa63..9a9e1fc 100644 --- a/index.html +++ b/index.html @@ -93,10 +93,10 @@ .setView([54.2, 2.6], 6) .addControl(L.control.attribution({ position: 'bottomright', - prefix: 'Made by Geodienst' + prefix: 'Made by Geodienst' })); - L.tileLayer('http://{s}.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png', { + L.tileLayer('https://{s}.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png', { detectRetina: true, attribution: '© OpenStreetMap contributors, © CartoDB' }).addTo(map); @@ -200,4 +200,4 @@ - \ No newline at end of file +