forked from organicmaps/organicmaps
Merge pull request #1194 from rokuz/fixed-api-marks
Fixed displaying of API marks
This commit is contained in:
commit
7d5d857649
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