aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perllib/FixMyStreet/Cobrand/Bexley.pm2
-rw-r--r--web/cobrands/bexley/js.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Bexley.pm b/perllib/FixMyStreet/Cobrand/Bexley.pm
index f3c88d0dc..af344e545 100644
--- a/perllib/FixMyStreet/Cobrand/Bexley.pm
+++ b/perllib/FixMyStreet/Cobrand/Bexley.pm
@@ -48,7 +48,7 @@ sub lookup_site_code_config {
# uncoverable subroutine
# uncoverable statement
{
- buffer => 200, # metres
+ buffer => 1000, # metres
url => "https://tilma.mysociety.org/mapserver/bexley",
srsname => "urn:ogc:def:crs:EPSG::27700",
typename => "Streets",
diff --git a/web/cobrands/bexley/js.js b/web/cobrands/bexley/js.js
index e54acf839..27694f772 100644
--- a/web/cobrands/bexley/js.js
+++ b/web/cobrands/bexley/js.js
@@ -95,7 +95,7 @@ fixmystreet.assets.add(defaults, {
},
always_visible: true,
non_interactive: true,
- nearest_radius: 20,
+ nearest_radius: 100,
usrn: {
attribute: 'NSG_REF',
field: 'NSGRef'