forked from organicmaps/organicmaps
Fixed interactive search
This commit is contained in:
parent
c4702faa96
commit
3a9cb317a1
1 changed files with 1 additions and 0 deletions
|
@ -1069,6 +1069,7 @@ void Framework::StartInteractiveSearch(search::SearchParams const & params)
|
|||
});
|
||||
}
|
||||
};
|
||||
UpdateUserViewportChanged();
|
||||
}
|
||||
|
||||
void Framework::ClearAllCaches()
|
||||
|
|
Loading…
Add table
Reference in a new issue