forked from organicmaps/organicmaps
[new downloader] Review fixes.
This commit is contained in:
parent
67ebb17573
commit
0b9e6bc5c5
1 changed files with 1 additions and 1 deletions
|
@ -397,7 +397,7 @@ public:
|
|||
/// Call this function before entering search GUI.
|
||||
/// While it's loading, we can cache features in viewport.
|
||||
bool Search(search::SearchParams const & params);
|
||||
/// Searchs for mwm based on |params|.
|
||||
/// Searches for mwm based on |params|.
|
||||
/// Calling |params::m_onResults| for returning the result.
|
||||
bool SearchInDownloader(storage::DownloaderSearchParams const & params);
|
||||
bool GetCurrentPosition(double & lat, double & lon) const;
|
||||
|
|
Loading…
Add table
Reference in a new issue