MKMapView fade in but won't fade out via animation?

I think you need to run self. Map setdden:YES when the animation completed, like this: UIView animateWithDuration:1.0 animations:^{ self.map. Alpha=0.0; } completion:^(BOOL finished){ self.map.

Success! It worked... why does calling the . – TRedman Aug 5 at 17:08 self.map.Is identical to self.

Map set The difference is, you are turning hidden to YES right away after the animation is set, which doesn't give enough time for the animation to complete. – b123400 Aug 5 at 17:19.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions