forked from organicmaps/organicmaps
Minor fix: duplicate method calling and comment delete
This commit is contained in:
parent
5df091bbb3
commit
e01e83e973
1 changed files with 1 additions and 3 deletions
|
@ -148,11 +148,9 @@
|
|||
}
|
||||
else
|
||||
{
|
||||
ls->StopCompassFollowing();
|
||||
anim::Controller *animController = f.GetAnimController();
|
||||
animController->Lock();
|
||||
|
||||
/// switching off compass follow mode
|
||||
|
||||
f.GetInformationDisplay().locationState()->StopCompassFollowing();
|
||||
|
||||
double startAngle = f.GetNavigator().Screen().GetAngle();
|
||||
|
|
Loading…
Add table
Reference in a new issue