forked from organicmaps/organicmaps-tmp
[map] GetCallbacks() for tests.
This commit is contained in:
parent
5748f41067
commit
033bda5c03
1 changed files with 2 additions and 0 deletions
|
@ -226,6 +226,8 @@ public:
|
|||
m_routingSession.GetRouteForTests()->GetTurnsForTesting(turns);
|
||||
return turns;
|
||||
}
|
||||
|
||||
Callbacks & GetCallbacksForTests() { return m_callbacks; }
|
||||
/// \brief Adds to @param notifications strings - notifications, which are ready to be
|
||||
/// pronounced to end user right now.
|
||||
/// Adds notifications about turns and speed camera on the road.
|
||||
|
|
Loading…
Add table
Reference in a new issue