MKPinAnnotationView custom Image is replaced by pin with animating drop

前端 未结 2 458
一生所求
一生所求 2020-12-06 17:24

I\'m displaying user avatar images on a MapView. The avatars appear to be working if they are rendered without animation, however I\'d like to animate their drop. If I set p

2条回答
  •  南方客
    南方客 (楼主)
    2020-12-06 18:02

    If you're stumbling on to this issue and you're sure that you're MKAnnotationView instead of an MKPinAnnotationView, ensure your MKMapView's delegate property hasn't been nilled.

提交回复
热议问题