forked from organicmaps/organicmaps-tmp
load bookmarks for back screen
This commit is contained in:
parent
88696e6618
commit
c53c7190e0
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ namespace yopme
|
|||
{
|
||||
// TODO move this in some method like ExternalStorageConnected
|
||||
m_framework.AddLocalMaps();
|
||||
m_framework.LoadBookmarks();
|
||||
}
|
||||
|
||||
Framework::~Framework()
|
||||
|
|
Loading…
Add table
Reference in a new issue