forked from organicmaps/organicmaps
Fixed displaying of API marks
This commit is contained in:
parent
c18f7a7141
commit
842b03ce4b
1 changed files with 0 additions and 1 deletions
|
@ -1367,7 +1367,6 @@ bool Framework::ShowMapForURL(string const & url)
|
|||
// set up controller guard to show api marks
|
||||
{
|
||||
UserMarkControllerGuard guard(m_bmManager, UserMarkType::API_MARK);
|
||||
guard.m_controller.Clear();
|
||||
guard.m_controller.SetIsVisible(true);
|
||||
guard.m_controller.SetIsDrawable(true);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue