From 717be296d7c389eeea02d86098527d8c9651ac02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teemu=20M=C3=A4kinen?= Date: Mon, 18 May 2026 19:40:44 +0300 Subject: [PATCH] Add data source licenses --- src/main/resources/templates/index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 9702c05f..952d6ead 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -83,8 +83,11 @@ 'https://cdn.digitransit.fi/map/v3/hsl-map/{z}/{x}/{y}.png?digitransit-subscription-key=' + digitransitKey ], tileSize: 512, - attribution: - 'Map tiles © by Helsinki Region Transport 2021, under CC BY 4.0.' + attribution: [ + 'Map tiles © by Helsinki Region Transport 2021, under CC BY 4.0.', + 'Road data © by Digiroad, Finnish Transport Agency CC BY 4.0.', + 'Tram rail data © by National Land Survey of Finland Topographic Database 01/2026 CC BY 4.0.' + ].join(' | ') } }, layers: [