Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Nour-rabea authored Aug 26, 2024
1 parent 9a06513 commit 1414533
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@
'Street Map': Esri_WorldGrayCanvas,
'Details Map': TopPlusOpen_Grey,
}
const apiKey = 'Stadia-Auth 0a12dfdd-24dd-4394-92dd-bb06c35b8666';
const apiKey = 'Stadia-Auth 78c8ebd3-9956-4347-9d7d-cdc87413fc59';
var overlayMaps = {
'Satellite': L.tileLayer('https://tiles.stadiamaps.com/tiles/alidade_satellite/{z}/{x}/{y}{r}.{ext}?api_key=0a12dfdd-24dd-4394-92dd-bb06c35b8666', {
'Satellite': L.tileLayer('https://tiles.stadiamaps.com/tiles/alidade_satellite/{z}/{x}/{y}{r}.{ext}?api_key=78c8ebd3-9956-4347-9d7d-cdc87413fc59', {
minZoom: 0,
maxZoom: 20,
ext: 'jpg'
Expand Down

0 comments on commit 1414533

Please sign in to comment.