aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2018-11-08 14:25:09 +0000
committerStruan Donald <struan@exo.org.uk>2018-11-19 13:27:44 +0000
commitc0c553a862dfb7de74c1e2dd9548bf1c0231c6f6 (patch)
treec3f10bcd14fa1eb18a8f9cadd7884a41c46f5af0 /templates
parent92cc1d4c0f498ba0d36dce935a1c86d7cc96f2f1 (diff)
[Bristol] include highways england data
This changes the projection from EPSG:3857, which is not included in the bristol openlayers build, to the identical EPSG:900913 which is, so that the conversion happens.
Diffstat (limited to 'templates')
-rw-r--r--templates/web/bristol/footer_extra_js.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/bristol/footer_extra_js.html b/templates/web/bristol/footer_extra_js.html
index 218607498..1742a55e2 100644
--- a/templates/web/bristol/footer_extra_js.html
+++ b/templates/web/bristol/footer_extra_js.html
@@ -1,4 +1,5 @@
[% scripts.push(
version('/vendor/OpenLayers.Projection.OrdnanceSurvey.js')
version('/cobrands/fixmystreet-uk-councils/js.js'),
+ version('/cobrands/highways/assets.js'),
) %]