protected override void OnCreate(Bundle bundle) { base.OnCreate(bundle); Initialize(); Title = "Map rotation"; }