Пример #1
0
 public override void ViewWillAppear(bool animated)
 {
     base.ViewWillAppear(animated);
     mapView.ViewWillAppear();
 }