aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-01-09 17:22:56 +0000
committerMatthew Somerville <matthew@mysociety.org>2020-01-10 10:36:46 +0000
commit3abb9d14c6879d0dca1f88329ea4bcf6b31d44ee (patch)
tree2bc1f49bb3f3141fc031c34bb2cd46c3e1262bf3 /data
parent757cacc10f51a9c54d02c392e9e39e23202dac72 (diff)
Use our own Permalink class.
We are overriding quite a bit of it and not using other bits, so it will be less code to only have our own Control.
Diffstat (limited to 'data')
-rw-r--r--data/openlayers.fixmystreet.cfg1
-rw-r--r--data/openlayers.fixmystreet.google.cfg1
-rw-r--r--data/openlayers.wfs.cfg1
-rw-r--r--data/openlayers.wmts.cfg1
-rw-r--r--data/openlayers.zurich.cfg1
5 files changed, 0 insertions, 5 deletions
diff --git a/data/openlayers.fixmystreet.cfg b/data/openlayers.fixmystreet.cfg
index e7176bae9..417351063 100644
--- a/data/openlayers.fixmystreet.cfg
+++ b/data/openlayers.fixmystreet.cfg
@@ -17,7 +17,6 @@ OpenLayers/Control/DragFeature.js
OpenLayers/Control/Navigation.js
OpenLayers/Control/PanZoom.js
OpenLayers/Control/PinchZoom.js
-OpenLayers/Control/Permalink.js
OpenLayers/Control/SelectFeature.js
OpenLayers/Format/JSON.js
OpenLayers/Format/GeoJSON.js
diff --git a/data/openlayers.fixmystreet.google.cfg b/data/openlayers.fixmystreet.google.cfg
index 828fbb7d4..cea44601d 100644
--- a/data/openlayers.fixmystreet.google.cfg
+++ b/data/openlayers.fixmystreet.google.cfg
@@ -17,7 +17,6 @@ OpenLayers/Control/DragFeature.js
OpenLayers/Control/Navigation.js
OpenLayers/Control/PanZoom.js
OpenLayers/Control/PinchZoom.js
-OpenLayers/Control/Permalink.js
OpenLayers/Control/SelectFeature.js
OpenLayers/Format/JSON.js
OpenLayers/Format/GeoJSON.js
diff --git a/data/openlayers.wfs.cfg b/data/openlayers.wfs.cfg
index 7ce44ad48..55c0635b7 100644
--- a/data/openlayers.wfs.cfg
+++ b/data/openlayers.wfs.cfg
@@ -18,7 +18,6 @@ OpenLayers/Control/DragFeature.js
OpenLayers/Control/Navigation.js
OpenLayers/Control/PanZoom.js
OpenLayers/Control/PinchZoom.js
-OpenLayers/Control/Permalink.js
OpenLayers/Control/SelectFeature.js
OpenLayers/Control/Geolocate.js
OpenLayers/Format/JSON.js
diff --git a/data/openlayers.wmts.cfg b/data/openlayers.wmts.cfg
index 669d5d69a..9aa3e0c82 100644
--- a/data/openlayers.wmts.cfg
+++ b/data/openlayers.wmts.cfg
@@ -18,7 +18,6 @@ OpenLayers/Control/DragFeature.js
OpenLayers/Control/Navigation.js
OpenLayers/Control/PanZoom.js
OpenLayers/Control/PinchZoom.js
-OpenLayers/Control/Permalink.js
OpenLayers/Control/SelectFeature.js
OpenLayers/Format/JSON.js
OpenLayers/Format/GeoJSON.js
diff --git a/data/openlayers.zurich.cfg b/data/openlayers.zurich.cfg
index 4ebea0746..00d31a10d 100644
--- a/data/openlayers.zurich.cfg
+++ b/data/openlayers.zurich.cfg
@@ -17,7 +17,6 @@ OpenLayers/Control/DragFeature.js
OpenLayers/Control/Navigation.js
OpenLayers/Control/PanZoom.js
OpenLayers/Control/PinchZoom.js
-OpenLayers/Control/Permalink.js
OpenLayers/Control/SelectFeature.js
OpenLayers/Format/JSON.js
OpenLayers/Format/GeoJSON.js