Possible Duplicate:
How to make half curl animation in iPhone like the maps app ?
I need to implement half page curl in map view exactly like Google map app. I implement UIViewAnimationTransitionCurlUp
, UIModalTransitionStylePartialCurl
it does not work out exactly like Google map.