aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-03-12 16:56:46 +0000
committerDave Arter <davea@mysociety.org>2018-04-03 12:44:24 +0100
commit60a012637d49a4bd6ca1e449a1a248761a22535c (patch)
tree15e95276e385f3f215a882f64f9655b5377935ba /perllib/FixMyStreet
parentdf57444b8df2697ea1be2c7b50ce894316511d2c (diff)
[Buckinghamshire] Update OL to have GeoJSON and 27700 stuff.
Diffstat (limited to 'perllib/FixMyStreet')
-rw-r--r--perllib/FixMyStreet/Map/Buckinghamshire.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Map/Buckinghamshire.pm b/perllib/FixMyStreet/Map/Buckinghamshire.pm
index eb9f35739..4664a4eea 100644
--- a/perllib/FixMyStreet/Map/Buckinghamshire.pm
+++ b/perllib/FixMyStreet/Map/Buckinghamshire.pm
@@ -8,6 +8,7 @@ use strict;
sub map_javascript { [
'/vendor/OpenLayers/OpenLayers.buckinghamshire.js',
+ '/vendor/OpenLayers.Projection.OrdnanceSurvey.js',
'/js/map-OpenLayers.js',
'/js/map-bing-ol.js',
'/js/map-fms.js',