I am trying to implement a draggable \"pin\" (actually a custom icon) in a map view. This is the delegate code that I have:
-(MKAnnotationView *) mapView:(
if you are using a subview of MKPinAnnotationView and are overriding setSelected(), make sure you call super.setSelected()