目前我正在开发一个带有MapView的项目,当用户按下按钮时,它会显示一个模态视图。modalView使用了iOS8典型的模糊效果。问题是,我可以呈现带有模糊效果的模型View,并可以关闭它,但我无法去除map的模糊效果。当前代码:ViewController.m-(void)actionSheet:(UIActionSheet*)actionSheetclickedButtonAtIndex:(NSInteger)buttonIndex{NSString*buttonTitle=[actionSheetbuttonTitleAtIndex:buttonIndex];if([butto