forked from organicmaps/organicmaps
Fixed many countries in downloader.
This commit is contained in:
parent
524bc91f37
commit
688d87cc3f
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ ActiveMapsLayout::~ActiveMapsLayout()
|
|||
|
||||
void ActiveMapsLayout::Init(vector<string> const & maps)
|
||||
{
|
||||
Clear();
|
||||
|
||||
Storage & storage = GetStorage();
|
||||
for (auto const & file : maps)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue