We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fcc2be + 94d1d06 commit d4d4fa1Copy full SHA for d4d4fa1
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