Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
54bca567c0
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue