MKAnnotationView – Lock custom annotation view to pin on location updates

custom callout

I created a project based on your CalloutMapAnnotationView demonstrating a IB based solution. Arrow keys animate motion of the location annotation and it’s callout annotation. The callout now also automatically resizes based on the supplied contentView, and the view is loaded from a separate nib. Good luck!

https://github.com/jacobjennings/JJMapCallout

Leave a Comment