forked from organicmaps/organicmaps
[guides on map] review fix
This commit is contained in:
parent
4ac8c3d44f
commit
d3e886040f
1 changed files with 2 additions and 0 deletions
|
@ -174,7 +174,9 @@ void GuidesManager::RequestGuides(bool suggestZoom)
|
|||
m_errorRequestsCount = 0;
|
||||
|
||||
if (!m_guides.m_nodes.empty())
|
||||
{
|
||||
ChangeState(GuidesState::HasData);
|
||||
}
|
||||
else
|
||||
{
|
||||
if (suggestZoom && m_zoom > m_guides.m_suggestedZoom)
|
||||
|
|
Loading…
Add table
Reference in a new issue