aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/angus/openlayers.angus.cfg50
1 files changed, 0 insertions, 50 deletions
diff --git a/data/angus/openlayers.angus.cfg b/data/angus/openlayers.angus.cfg
deleted file mode 100644
index c8e18dee8..000000000
--- a/data/angus/openlayers.angus.cfg
+++ /dev/null
@@ -1,50 +0,0 @@
-# This file includes the OpenLayers code that FixMyStreet currently uses.
-
-[first]
-
-[last]
-
-[include]
-# Have to include the renderers manually
-OpenLayers/Renderer/Canvas.js
-OpenLayers/Renderer/SVG.js
-OpenLayers/Renderer/VML.js
-OpenLayers/Strategy/Fixed.js
-OpenLayers/Strategy/BBOX.js
-OpenLayers/Control/ArgParser.js
-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
-OpenLayers/Format/KML.js
-OpenLayers/Handler/Click.js
-OpenLayers/Feature/Vector.js
-OpenLayers/Rule.js
-OpenLayers/Style.js
-OpenLayers/StyleMap.js
-OpenLayers/Geometry/Point.js
-OpenLayers/Protocol/HTTP.js
-OpenLayers/Layer/Vector.js
-OpenLayers/Layer/OSM.js
-OpenLayers/Popup/FramedCloud.js
-# Needed by Protocol/HTTP (for Strategy/BBOX bbox)
-# This loads in needed Filters too.
-OpenLayers/Format/QueryStringFilter.js
-# For Angus cobrand
-OpenLayers/Format/WFS.js
-OpenLayers/Format/WFSCapabilities.js
-OpenLayers/Format/WFSCapabilities/v1.js
-OpenLayers/Format/WFSCapabilities/v1_0_0.js
-OpenLayers/Format/WFSCapabilities/v1_1_0.js
-OpenLayers/Format/WFSDescribeFeatureType.js
-OpenLayers/Protocol/WFS.js
-OpenLayers/Protocol/WFS/v1.js
-OpenLayers/Protocol/WFS/v1_0_0.js
-OpenLayers/Protocol/WFS/v1_1_0.js
-
-[exclude]
-