MKAnnotationView - Lock custom annotation view to pin on location updates

后端 未结 3 1933
灰色年华
灰色年华 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

    I review your code and my recommendation is to create a new custom MKAnnotationView and encapsulate on it both views (the pin and the callout).

    But for your current code consider read the approved response this question: MKMapView moving Annotations Automatically - animate them?

    Cheers.

提交回复
热议问题