forked from organicmaps/organicmaps
Merge pull request #1375 from VladiMihaylenko/vm-master
[ios] Fixed bug with 3d buildings in settings.
This commit is contained in:
commit
12501d071a
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ typedef NS_ENUM(NSUInteger, Section)
|
|||
bool on = true, _ = true;
|
||||
GetFramework().Load3dMode(_, on);
|
||||
customCell.titleLabel.text = L(@"pref_map_3d_buildings_title");
|
||||
break;
|
||||
}
|
||||
// Zoom buttons
|
||||
case 3:
|
||||
|
|
Loading…
Add table
Reference in a new issue