forked from organicmaps/organicmaps
Rebase fix.
This commit is contained in:
parent
370e4fd0c4
commit
d3f3aa8096
1 changed files with 2 additions and 0 deletions
|
@ -952,6 +952,8 @@ bool Framework::Search(search::SearchParams const & params)
|
|||
search::SearchParams const & rParams = params;
|
||||
#endif
|
||||
|
||||
ParseSetGpsTrackMinAccuracyCommand(params.m_query);
|
||||
|
||||
m2::RectD const viewport = GetCurrentViewport();
|
||||
|
||||
if (QueryMayBeSkipped(rParams, viewport))
|
||||
|
|
Loading…
Add table
Reference in a new issue