forked from organicmaps/organicmaps
Removed dummy data fix.
This commit is contained in:
parent
9b2f877aca
commit
f72a6cf763
1 changed files with 0 additions and 7 deletions
|
@ -73,13 +73,6 @@ namespace di
|
|||
m_secondaryText.clear();
|
||||
}
|
||||
|
||||
/// @todo Temporary bug. Remove after maps update.
|
||||
if (m_primaryText == "Ельничина")
|
||||
{
|
||||
m_primaryText.clear();
|
||||
m_secondaryText.clear();
|
||||
}
|
||||
|
||||
// Low zoom heuristics - don't show superlong names on World map.
|
||||
//if (zoom <= 5)
|
||||
//{
|
||||
|
|
Loading…
Add table
Reference in a new issue