aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-wmts-zurich.js
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-02-05 11:34:12 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-02-05 11:34:12 +0000
commita605865fea720fdaeeecb65cc80223137eda4263 (patch)
treef80f6e9fde49711721aca08c5d8bc2c18a82d673 /web/js/map-wmts-zurich.js
parent190fa4a8aa4f824fc797fd903a79a076bc59b7b4 (diff)
parent1ba5f1cb9d7951224bc1320e772b1c43aeeb9fda (diff)
Merge branch '2242-automatic-permalink'
Diffstat (limited to 'web/js/map-wmts-zurich.js')
-rw-r--r--web/js/map-wmts-zurich.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/js/map-wmts-zurich.js b/web/js/map-wmts-zurich.js
index eda0fbf44..346e9b89a 100644
--- a/web/js/map-wmts-zurich.js
+++ b/web/js/map-wmts-zurich.js
@@ -135,7 +135,7 @@ fixmystreet.maps.config = function() {
// This stuff is copied from js/map-bing-ol.js
fixmystreet.controls = [
- new OpenLayers.Control.ArgParser(),
+ new OpenLayers.Control.ArgParserFMS(),
new OpenLayers.Control.Navigation()
];
if ( fixmystreet.page != 'report' || !$('html').hasClass('mobile') ) {