aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-OpenStreetMap.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-OpenStreetMap.js
parent190fa4a8aa4f824fc797fd903a79a076bc59b7b4 (diff)
parent1ba5f1cb9d7951224bc1320e772b1c43aeeb9fda (diff)
Merge branch '2242-automatic-permalink'
Diffstat (limited to 'web/js/map-OpenStreetMap.js')
-rw-r--r--web/js/map-OpenStreetMap.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/js/map-OpenStreetMap.js b/web/js/map-OpenStreetMap.js
index 4165f8ee4..52eb95493 100644
--- a/web/js/map-OpenStreetMap.js
+++ b/web/js/map-OpenStreetMap.js
@@ -4,7 +4,7 @@ fixmystreet.maps.config = function() {
permalink_id = 'map_permalink';
}
fixmystreet.controls = [
- new OpenLayers.Control.ArgParser(),
+ new OpenLayers.Control.ArgParserFMS(),
new OpenLayers.Control.Attribution(),
//new OpenLayers.Control.LayerSwitcher(),
new OpenLayers.Control.Navigation(),