Link > Drag n' Drop Annotations in MapKit
This is a nice descriptive blog writeup and sample source code (Xcode project in github) for how to let the user drag annotations around in MapKit, thereby changing the annotation’s location. Most iPhone apps don’t need this, but for those that do, it’s great to have this writeup since Apple’s info on this topic is sparse.
