diff --git a/frontend/app/map/map/map.js b/frontend/app/map/map/map.js index 4c853f3f..a575655d 100644 --- a/frontend/app/map/map/map.js +++ b/frontend/app/map/map/map.js @@ -60,7 +60,7 @@ fmKey: "Topo", attribution: $sce.trustAsHtml('© OpenTopoMap (CC-BY-SA) / OSM Contributors') }), - L.tileLayer("https://{s}.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png", { + L.tileLayer("https://{s}.tile.thunderforest.com/cycle/{z}/{x}/{y}.png?apikey=bc74ceb5f91c448b9615f9b576c61c16", { fmName: "OpenCycleMap", fmBase: true, fmKey: "OCyc",