fix: default Geoapify base url to Europe
This commit is contained in:
@@ -76,7 +76,7 @@ plugin.tx_eptheme {
|
|||||||
coronaUpdatesPageUid =
|
coronaUpdatesPageUid =
|
||||||
|
|
||||||
# cat=eptheme/500/100; type=string; label=Map tile URL template (without apiKey)
|
# 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
|
# cat=eptheme/500/110; type=string; label=Map tile API key (Geoapify), restricted by referrer
|
||||||
mapApiKey =
|
mapApiKey =
|
||||||
# cat=eptheme/500/120; type=string; label=Map attribution (Geoapify and OpenStreetMap credits are both required)
|
# cat=eptheme/500/120; type=string; label=Map attribution (Geoapify and OpenStreetMap credits are both required)
|
||||||
|
|||||||
Reference in New Issue
Block a user