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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/views/around.js b/www/js/views/around.js
index eb741ff..2affa7a 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -72,6 +72,7 @@
new OpenLayers.Projection("EPSG:4326"),
fixmystreet.map.getProjectionObject()
);
+ FMS.currentPosition = centre;
fixmystreet.map.panTo(centre);
}
FMS.locator.updatePosition();