aboutsummaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2019-12-09 17:15:21 +0000
committerStruan Donald <struan@exo.org.uk>2020-02-17 14:10:08 +0000
commit26fba931b0da2ee035cb73f8288bc876d849d057 (patch)
tree06a65da95a7e5a4b0ee97dea05db7716c8c75982 /t
parentc91e12d3e8026ea9eb1c23c1f5cfdae4cd5b5681 (diff)
[Northamptonshire] switch to using custom map tiles
Use Northamptonshire map tiles via WMS.
Diffstat (limited to 't')
-rw-r--r--t/map/tests.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/map/tests.t b/t/map/tests.t
index f6b4774fe..f0c563c11 100644
--- a/t/map/tests.t
+++ b/t/map/tests.t
@@ -15,6 +15,7 @@ my $requires = {
'IsleOfWight' => 'map-wmts-isleofwight.js',
'OSM' => 'OpenStreetMap.js',
'MasterMap' => 'map-mastermap.js',
+ 'Northamptonshire' => 'map-wms-northamptonshire.js',
'CycleMap' => 'OpenStreetMap.js',
'MapQuest' => 'OpenStreetMap.js',
'StreetView' => 'map-streetview.js',