MCPcopy Create free account
hub / github.com/comaps/comaps / GenerateTrackRecordingName

Method GenerateTrackRecordingName

libs/map/bookmark_manager.cpp:1150–1154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1148}
1149
1150std::string BookmarkManager::GenerateTrackRecordingName() const
1151{
1152 /// @TODO(KK): - improve the track name generation
1153 return platform::GetLocalizedMyPositionBookmarkName();
1154}
1155
1156dp::Color BookmarkManager::GenerateTrackRecordingColor() const
1157{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected