diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.typoscript index 4ac7db99..6f75c5ca 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.typoscript @@ -76,7 +76,7 @@ plugin.tx_eptheme { coronaUpdatesPageUid = # cat=eptheme/500/100; type=string; label=Map tile URL template (without apiKey) - mapTileUrl = https://maps.geoapify.com/v1/tile/osm-bright/{z}/{x}/{y}.png + mapTileUrl = https://api-eu.geoapify.com/v1/tile/osm-bright/{z}/{x}/{y}.png # cat=eptheme/500/110; type=string; label=Map tile API key (Geoapify), restricted by referrer mapApiKey = # cat=eptheme/500/120; type=string; label=Map attribution (Geoapify and OpenStreetMap credits are both required)