I use the MKPinAnnotationView for pin annotation.Can i possibly display the curent address of the location as the pin annotation if i move the pin randomly on the map?
Asked
Active
Viewed 292 times
1
-
Have you looked at the MKReverseGeocoder class or the sample app [CurrentAddress](http://developer.apple.com/library/ios/#samplecode/CurrentAddress/Introduction/Intro.html)? – Jul 14 '11 at 13:56