diff options
Diffstat (limited to 'perllib/FixMyStreet/Map/Buckinghamshire.pm')
-rw-r--r-- | perllib/FixMyStreet/Map/Buckinghamshire.pm | 1 |
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', |