templates/trip.html

changeset 115
9452b9ac69e6
parent 114
b736478416d4
child 116
5b6652cd4954
--- a/templates/trip.html	Thu Sep 13 21:32:30 2018 +0300
+++ b/templates/trip.html	Thu Sep 13 21:34:49 2018 +0300
@@ -138,7 +138,7 @@
     popupAnchor: [-3, -76],
 });
 L.tileLayer(
-	'http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
+	'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
 	//'http://tiles.kartat.kapsi.fi/taustakartta/{z}/{x}/{y}.jpg',
 	{
 		attribution: 'Map data &copy; <a href="https://www.openstreetmap.org/">OpenStreetMap</a> contributors',

mercurial