Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetLocalizedCuisines
Method
GetLocalizedCuisines
libs/indexer/map_object.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
vector<string> MapObject::GetLocalizedCuisines() const
216
{
217
return feature::GetLocalizedCuisines(m_types);
218
}
219
220
string MapObject::GetLocalizedFeeType() const
221
{
Callers
1
EditorDialog
Method · 0.80
Calls
1
GetLocalizedCuisines
Function · 0.85
Tested by
no test coverage detected