aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map/Bing.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-11-06 08:10:51 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-11-06 08:10:51 +0000
commit11f967fad0ce5d6700b8763ec73669bde7d49009 (patch)
tree8ac9a287f36a40b90e1b502fa2531947c9668d80 /perllib/FixMyStreet/Map/Bing.pm
parent64a24f1d9bf251cc57d363e7bf57d4218a5e2cb8 (diff)
Update Bing Maps parameter ID.
Diffstat (limited to 'perllib/FixMyStreet/Map/Bing.pm')
-rw-r--r--perllib/FixMyStreet/Map/Bing.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Map/Bing.pm b/perllib/FixMyStreet/Map/Bing.pm
index 617823b45..e62406349 100644
--- a/perllib/FixMyStreet/Map/Bing.pm
+++ b/perllib/FixMyStreet/Map/Bing.pm
@@ -26,7 +26,7 @@ sub get_quadkey {
}
sub map_tile_base {
- '', "//ecn.%s.tiles.virtualearth.net/tiles/r%s.png?g=3467";
+ '', "//ecn.%s.tiles.virtualearth.net/tiles/r%s.png?g=5941";
}
sub map_tiles {