aboutsummaryrefslogtreecommitdiffstats
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rw-r--r--www/js/views/around.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/views/around.js b/www/js/views/around.js
index f4a30ec..81acaf6 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -180,6 +180,7 @@
fixmystreet.bbox_strategy.activate();
fixmystreet.report_location.setVisibility(false);
fixmystreet.markers.setVisibility(true);
+ fixmystreet.select_feature.deactivate();
fixmystreet.select_feature.activate();
}
}