In my application I am able to drag annotation from one point to other, but I want make the dragging as in Android i.e. when we select the annotation it will move a bit up and once the dragging ends it will come to its actual end point position by moving down.
I want to get the same kind of animation feel in iOS, can anybody suggest me how to achieve this.