forked from organicmaps/organicmaps
[iOS] Show rect of PIN according to fixed scale and loaded country.
This commit is contained in:
parent
e36dbe4dd0
commit
433e3b0bd1
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
// Same as "Close".
|
||||
[self dismissModalViewControllerAnimated:YES];
|
||||
[self.navigationController.visibleViewController dismissModalViewControllerAnimated:YES];
|
||||
f.ShowRect(bm->GetViewport());
|
||||
f.ShowRectExVisibleScale(bm->GetViewport());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue