Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ FormatCuisines
Method
FormatCuisines
libs/indexer/map_object.cpp:235–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
string MapObject::FormatCuisines() const
236
{
237
return strings::JoinStrings(GetLocalizedCuisines(), feature::kFieldsSeparator);
238
}
239
240
string MapObject::FormatRoadShields() const
241
{
Callers
4
Java_app_organicmaps_sdk_Framework_nativeGetActiveObjectFormattedCuisine
Function · 0.80
Java_app_organicmaps_sdk_editor_Editor_nativeGetFormattedCuisine
Function · 0.80
PlacePageDialogDeveloper
Method · 0.80
PlacePageDialogUser
Method · 0.80
Calls
2
JoinStrings
Function · 0.85
GetLocalizedCuisines
Function · 0.85
Tested by
no test coverage detected