aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-wmts-bristol.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/js/map-wmts-bristol.js')
-rw-r--r--web/js/map-wmts-bristol.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/js/map-wmts-bristol.js b/web/js/map-wmts-bristol.js
index 35f5ed0d6..88db20c52 100644
--- a/web/js/map-wmts-bristol.js
+++ b/web/js/map-wmts-bristol.js
@@ -104,7 +104,7 @@ fixmystreet.maps.config = function() {
}
fixmystreet.controls = [
- new OpenLayers.Control.ArgParser(),
+ new OpenLayers.Control.ArgParserFMS(),
new OpenLayers.Control.Navigation(),
new OpenLayers.Control.PermalinkFMS(permalink_id)
];