aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/views/around.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/views/around.js')
-rw-r--r--www/js/views/around.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/js/views/around.js b/www/js/views/around.js
index 9bb1abe..ffc712f 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -74,6 +74,9 @@
}
this.displayButtons();
FMS.locator.trackPosition();
+ // FIXME: not sure why I need to do this
+ fixmystreet.select_feature.deactivate();
+ fixmystreet.select_feature.activate();
},
positionUpdate: function( info ) {