aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/map-fms.js
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-08-01 14:22:19 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-08-01 14:22:19 +0100
commit5351fb776b11bf4b61c6a4e21f48576c6d72ccd9 (patch)
treeb58b73d3b81dcf03312eaf97765b2837ea44f137 /www/js/map-fms.js
parent72ff0ae1f84983694f5e62618b5d74e260793c73 (diff)
Update to use OS OpenMap Local tiles.
Diffstat (limited to 'www/js/map-fms.js')
-rw-r--r--www/js/map-fms.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/map-fms.js b/www/js/map-fms.js
index 598665b..0ef30a5 100644
--- a/www/js/map-fms.js
+++ b/www/js/map-fms.js
@@ -1,4 +1,4 @@
-var fms_tile_base = [ [ '', 'a-', 'b-', 'c-' ], 'https://{S}tilma.mysociety.org/sv' ];
+var fms_tile_base = [ [ '', 'a-', 'b-', 'c-' ], 'https://{S}tilma.mysociety.org/oml' ];
function set_map_config(perm) {
_set_map_config();