diff options
author | Matthew Somerville <matthew@mysociety.org> | 2020-03-13 17:29:57 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2020-03-13 17:29:58 +0000 |
commit | a535ec263a6bcb98a74875f494493586a618cbca (patch) | |
tree | 7aad7a4b9dba89132f3626da0ba4deeab0d57b97 /web | |
parent | a59ffd1675bef11c98607983608e1545c6f598bf (diff) |
[Lincolnshire] Include roads at zoomed out levels.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/lincolnshire/assets.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/lincolnshire/assets.js b/web/cobrands/lincolnshire/assets.js index e61f3caa8..bfcf5d90b 100644 --- a/web/cobrands/lincolnshire/assets.js +++ b/web/cobrands/lincolnshire/assets.js @@ -134,6 +134,7 @@ fixmystreet.assets.add(defaults, { wfs_feature: "NSG", always_visible: true, non_interactive: true, + max_resolution: 9.554628534317017, usrn: { attribute: 'Site_Code', field: 'site_code' |