diff --git a/src/config.json b/src/config.json index ef34268..c1d20aa 100644 --- a/src/config.json +++ b/src/config.json @@ -11,6 +11,15 @@ "zoom": 15 }, "maps": [ + { + "name": "Luftbilder 2024", + "url": "https://tiles.codefor.de/berlin-2024-dop20rgbi/{z}/{x}/{y}.png", + "options": { + "attribution": "Geoportal Berlin / Digitale farbige Orthophotos 2024 (DOP20RGBI)", + "minZoom": 10, + "maxZoom": 20 + } + }, { "name": "Luftbilder 2023", "url": "https://tiles.codefor.de/berlin-2023-dop20rgbi/{z}/{x}/{y}.png",