Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ LoadTransliteration
Method
LoadTransliteration
libs/map/framework.cpp:2422–2425 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2420
}
2421
2422
bool Framework::LoadTransliteration()
2423
{
2424
return localisation::ShouldUseTransliteration();
2425
}
2426
2427
void Framework::SaveTransliteration(bool allowTranslit)
2428
{
Callers
2
Java_app_organicmaps_sdk_util_Config_nativeGetTransliteration
Function · 0.80
PreferencesDialog
Method · 0.80
Calls
1
ShouldUseTransliteration
Function · 0.85
Tested by
no test coverage detected