Linuchs: Umstellung auf https: Die http-Welt ist auf einmal verschlossen

Beitrag lesen

Jetzt muss ich doch zur problematischen Seite verlinken:

http://shanty-fsd.de | https://shanty-fsd.de

Mit dem Einfügen eines s ist es nicht getan:

L.tileLayer('https://{s}.tile.osm.org/{z}/{x}/{y}.png',
{attribution: '<a class="ls2" href="https://shanty-fsd.de">shanty-fsd.de</a> | Map data &copy; <a href="https://openstreetmap.org">OpenStreetMap</a> contributors, <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>'}
).addTo(mitglieder_map);

L.marker([ 51.451, 11.9486 ], {icon: kreis_gruen}).addTo(mitglieder_map);

Jetzt wird die Karte auch unter http://shanty-fsd.de nicht gezeigt.