Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMapLanguageCode
Function
GetMapLanguageCode
libs/i18n/localisation.cpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
LanguageCode GetMapLanguageCode()
139
{
140
return GetMapLanguageCodes().front();
141
}
142
143
vector<LanguageIndex> GetMapLanguageIndexes()
144
{
Callers
5
RegionAddressGetter
Method · 0.85
TextureManager
Class · 0.85
SearchAPI
Method · 0.85
RefreshMapLanguage
Method · 0.85
UNIT_TEST
Function · 0.85
Calls
2
GetMapLanguageCodes
Function · 0.85
front
Method · 0.80
Tested by
1
UNIT_TEST
Function · 0.68