We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fcc2be commit 94d1d06Copy full SHA for 94d1d06
mapswipe_workers/mapswipe_workers/definitions.py
@@ -68,7 +68,7 @@
68
IMAGE_URLS = {
69
"bing": (
70
"https://ecn.t0.tiles.virtualearth.net"
71
- + "/tiles/a{quad_key}.jpeg?g=7505&mkt=en-US&token={key}"
+ + "/tiles/a{quad_key}.jpeg?g=1&token={key}"
72
),
73
"mapbox": (
74
"https://d.tiles.mapbox.com"
0 commit comments