Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetCuisines
Method
GetCuisines
libs/indexer/map_object.cpp:210–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
210
vector<string> MapObject::GetCuisines() const
211
{
212
return feature::GetCuisines(m_types);
213
}
214
215
vector<string> MapObject::GetLocalizedCuisines() const
216
{
Callers
4
Java_app_organicmaps_sdk_editor_Editor_nativeGetSelectedCuisines
Function · 0.80
LogDiffInJournal
Method · 0.80
AreObjectsEqualIgnoringStreet
Function · 0.80
ToXML
Function · 0.80
Calls
1
GetCuisines
Function · 0.85
Tested by
no test coverage detected