aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-11-15 12:47:56 +0000
committerMatthew Somerville <matthew@mysociety.org>2011-11-15 12:47:56 +0000
commit375610803cfcad104049ff895c77c53e6767e1e7 (patch)
tree15a301669d671062503b309a5c96d457284d9639 /data
parent9e11f8d1d04d021869c102610a84c753105f719d (diff)
Include PinchZoom control in OpenLayers build, as Navigation doesn't mandate it.
Diffstat (limited to 'data')
-rw-r--r--data/openlayers.fixmystreet.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/openlayers.fixmystreet.cfg b/data/openlayers.fixmystreet.cfg
index c2c06a9ed..faeb3ed50 100644
--- a/data/openlayers.fixmystreet.cfg
+++ b/data/openlayers.fixmystreet.cfg
@@ -16,6 +16,7 @@ OpenLayers/Control/Attribution.js
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