Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetLocale
Method
SetLocale
libs/map/search_api.cpp:427–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
void SearchAPI::SetLocale(std::string const & locale)
428
{
429
m_engine.SetLocale(locale);
430
}
431
432
bool SearchAPI::QueryMayBeSkipped(SearchParams const & prevParams, SearchParams const & currParams) const
433
{
Callers
1
RefreshMapLanguage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected