How do I display a UIPopoverView as a annotation to the map view? (iPad)

后端 未结 4 1039
轻奢々
轻奢々 2020-11-29 17:24

On the maps app in the IPad when you tap a pin you get a normal annotation with an \"i\" instead of a disclosure indicator. A further tap on the \"i\" reveals a popover view

4条回答
  •  死守一世寂寞
    2020-11-29 18:07

    You can use a library like Gordon Hughes' Animated Callout. Unfortunately it's still not working perfectly on iOS 6 (callouts show up strangely).

    Here's iOS 5:

    enter image description here

提交回复
热议问题