aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2020-03-11 11:26:01 +0000
committerStruan Donald <struan@exo.org.uk>2020-03-12 09:45:02 +0000
commit9b9313589f19e6ba6ce337964dcfae276b2ac9ca (patch)
tree597ceff543fe04a8191a1107dfdf55b5ac57fde1
parentcfa3713feded40787022298654a400208757d579 (diff)
[Lincolnshire] increase NSG layer nearest radius
To reduce the number of reports that are arriving without a site code
-rw-r--r--web/cobrands/lincolnshire/assets.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/lincolnshire/assets.js b/web/cobrands/lincolnshire/assets.js
index 3fe314e55..e61f3caa8 100644
--- a/web/cobrands/lincolnshire/assets.js
+++ b/web/cobrands/lincolnshire/assets.js
@@ -138,6 +138,7 @@ fixmystreet.assets.add(defaults, {
attribute: 'Site_Code',
field: 'site_code'
},
+ nearest_radius: 20,
stylemap: fixmystreet.assets.stylemap_invisible
});