diff options
Diffstat (limited to 'perllib/FixMyStreet/Map/Buckinghamshire.pm')
-rw-r--r-- | perllib/FixMyStreet/Map/Buckinghamshire.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/Map/Buckinghamshire.pm b/perllib/FixMyStreet/Map/Buckinghamshire.pm index 0e1a7f493..d24077f70 100644 --- a/perllib/FixMyStreet/Map/Buckinghamshire.pm +++ b/perllib/FixMyStreet/Map/Buckinghamshire.pm @@ -35,8 +35,6 @@ sub copyright { return '© BCC'; } -sub map_template { 'buckinghamshire' } - sub map_javascript { [ '/vendor/OpenLayers/OpenLayers.wmts.js', '/vendor/OpenLayers.Projection.OrdnanceSurvey.js', |