Using MKAnnotationView without MKMapView?

前端 未结 3 686
野趣味
野趣味 2020-12-16 06:41

I\'m wondering if it\'s possible to use the MKAnnotationView inside a UIView other than MKMapView? I\'m trying to find an alternative to using the undocumented UICalloutVie

3条回答
  •  死守一世寂寞
    2020-12-16 06:51

    This is a work-alike CalloutView implemented in MonoTouch, if someone creates an Obj-C version, let me know.

    http://github.com/edanuff/MonoTouchCalloutView

提交回复
热议问题