Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2015-09-28 00:11:32 +02:00
commit 54bca567c0

View file

@ -34,8 +34,7 @@ public class MapViewTrackingUtilities implements OsmAndLocationListener, IMapLoc
private DashboardOnMap dashboard;
private OsmandSettings settings;
private OsmandApplication app;
// by default turn off causing unexpected movements due to network establishing
private boolean isMapLinkedToLocation = false;
private boolean isMapLinkedToLocation = true;
private boolean followingMode;
private boolean routePlanningMode;
private boolean showViewAngle = false;