aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-streetview.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-streetview.js
parent190fa4a8aa4f824fc797fd903a79a076bc59b7b4 (diff)
parent1ba5f1cb9d7951224bc1320e772b1c43aeeb9fda (diff)
Merge branch '2242-automatic-permalink'
Diffstat (limited to 'web/js/map-streetview.js')
-rw-r--r--web/js/map-streetview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/js/map-streetview.js b/web/js/map-streetview.js
index 6d9195246..4701a7f20 100644
--- a/web/js/map-streetview.js
+++ b/web/js/map-streetview.js
@@ -1,6 +1,6 @@
fixmystreet.maps.config = function() {
fixmystreet.controls = [
- new OpenLayers.Control.ArgParser(),
+ new OpenLayers.Control.ArgParserFMS(),
new OpenLayers.Control.Navigation(),
new OpenLayers.Control.Permalink(),
new OpenLayers.Control.PanZoomFMS()