diff --git a/index.html b/index.html index e1bbf9f..3c0d6cc 100644 --- a/index.html +++ b/index.html @@ -131,7 +131,7 @@ - + FixPhrase diff --git a/js/map.js b/js/map.js index 4978902..18331a4 100644 --- a/js/map.js +++ b/js/map.js @@ -29,7 +29,7 @@ function setMapStyle(style) { styleurl = "https://maps.netsyms.net/styles/klokantech-terrain/style.json"; break; case "satellite": - styleurl = "https://api.maptiler.com/maps/hybrid/style.json?key=sgkE6Lno8BY1AK83pu5z"; + styleurl = "https://api.maptiler.com/maps/hybrid/style.json?key=AYuZSCBTy6vqGBlP0PwL"; break; default: styleurl = "https://maps.netsyms.net/styles/osm-liberty/style.json";