forked from organicmaps/organicmaps
[android] fix: Correctly update slots after routing point changed.
This commit is contained in:
parent
4403d8fedf
commit
98f701cdec
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ public class RoutingController
|
|||
|
||||
mContainer.showNavigation(isNavigating());
|
||||
mContainer.updateMenu();
|
||||
mContainer.updatePoints();
|
||||
processRoutingEvent();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue