forked from organicmaps/organicmaps
commit
847e46a96c
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@ void RoutingSession::GetRouteFollowingInfo(FollowingInfo & info) const
|
|||
{
|
||||
info = FollowingInfo();
|
||||
formatDistFn(m_route.GetTotalDistanceMeters(), info.m_distToTarget, info.m_targetUnitsSuffix);
|
||||
info.m_time = m_route.GetCurrentTimeToEndSec();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue