Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetRecalculatingNotification
Method
GetRecalculatingNotification
libs/routing/turns_tts_text.cpp:259–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
std::string GetTtsText::GetRecalculatingNotification() const
260
{
261
return GetTextById(
"route_recalculating"
);
262
}
263
264
std::string GetTtsText::GetSpeedCameraNotification() const
265
{
Callers
1
GenerateRecalculatingText
Method · 0.80
Calls
1
GetTextById
Class · 0.85
Tested by
no test coverage detected