aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-10-07 16:20:30 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-11-11 07:44:44 +0000
commita7f60abb0ada4d2ae1e9e8833ab1b5ce2cbe80ed (patch)
treeec36da2420c64db97d4acec5d7f433dcf3cdad28 /templates
parentcafdf699a2a3a8ef41f7ec8d93a807efdaf91ed9 (diff)
[Bristol] Upgrade to OpenLayers master (with WFS).
Including WFS for forthcoming assets layers.
Diffstat (limited to 'templates')
-rw-r--r--templates/web/bristol/maps/bristol.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/bristol/maps/bristol.html b/templates/web/bristol/maps/bristol.html
index 7a4a5fbcf..f49571a1d 100644
--- a/templates/web/bristol/maps/bristol.html
+++ b/templates/web/bristol/maps/bristol.html
@@ -1,5 +1,5 @@
[% map_js = BLOCK %]
-<script type="text/javascript" src="[% version('/js/OpenLayers.2.11.zurich.js') %]"></script>
+<script type="text/javascript" src="[% version('/js/OpenLayers/OpenLayers.bristol.js') %]"></script>
<script type="text/javascript" src="[% version('/js/map-OpenLayers.js') %]"></script>
<script type="text/javascript" src="[% version('/js/map-wmts-base.js') %]"></script>
<script type="text/javascript" src="[% version('/js/map-wmts-bristol.js') %]"></script>