MCPcopy 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
215vector<string> MapObject::GetLocalizedCuisines() const
216{
217 return feature::GetLocalizedCuisines(m_types);
218}
219
220string MapObject::GetLocalizedFeeType() const
221{

Callers 1

EditorDialogMethod · 0.80

Calls 1

GetLocalizedCuisinesFunction · 0.85

Tested by

no test coverage detected