Skip to content

Commit

Permalink
Update settings.json to reflect new light tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasneil authored Oct 24, 2023
1 parent 61fbc73 commit f448476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
},
"tiles": {
"light": {
"url": "https://stamen-tiles-{s}.a.ssl.fastly.net/toner-lite/{z}/{x}/{y}{r}.png"
"url": "https://{s}.basemaps.cartocdn.com/rastertiles/voyager/{z}/{x}/{y}{r}.png"
},
"dark": {
"url": "https://{s}.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}{r}.png"
Expand Down

0 comments on commit f448476

Please sign in to comment.