MKAnnotationView - Lock custom annotation view to pin on location updates

后端 未结 3 1938
灰色年华
灰色年华 2020-11-27 03:06

Update #5 I guess it\'s bounty time. 100+ views and no one\'s taken a stab, even with the code sample I\'ve posted. How about some reputation points!

3条回答
  •  暖寄归人
    2020-11-27 03:49

    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

提交回复
热议问题