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

Method GenerateRecalculatingText

libs/routing/turns_notification_manager.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92std::string NotificationManager::GenerateRecalculatingText() const
93{
94 return m_getTtsText.GetRecalculatingNotification();
95}
96
97std::string NotificationManager::GenerateSpeedCameraText() const
98{

Callers 1

GenerateNotificationsMethod · 0.80

Calls 1

Tested by

no test coverage detected