aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-wmts-zurich.js
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-01-18 18:07:11 +0000
committerMatthew Somerville <matthew@mysociety.org>2013-01-18 18:07:11 +0000
commit7b4ff6d6a37368cada7939dd635981d01f4fc37e (patch)
treeb49c2cf39d36525dc94044d27e53af197c01100e /web/js/map-wmts-zurich.js
parentd02c6134835e6b3b0a4e3f84da472f931b25f8a5 (diff)
Remove non-working most zoomed in level.
Diffstat (limited to 'web/js/map-wmts-zurich.js')
-rw-r--r--web/js/map-wmts-zurich.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/js/map-wmts-zurich.js b/web/js/map-wmts-zurich.js
index f29d9bd8b..e79fd2ec2 100644
--- a/web/js/map-wmts-zurich.js
+++ b/web/js/map-wmts-zurich.js
@@ -35,7 +35,7 @@
fixmystreet.map_options = {
maxExtent: new OpenLayers.Bounds(676000, 241000, 690000, 255000),
units: 'm',
- scales: [ '250000', '125000', '64000', '32000', '16000', '8000', '4000', '2000', '1000', '500']
+ scales: [ '250000', '125000', '64000', '32000', '16000', '8000', '4000', '2000', '1000' ]
};
fixmystreet.layer_options = {