From aa0fa63cba41525dc473349f3f7679a9e0738b79 Mon Sep 17 00:00:00 2001 From: zstadler Date: Tue, 23 Jul 2019 09:34:43 +0300 Subject: [PATCH] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 +