How To add custom View in map's Annotation's Callout's

后端 未结 6 1215
野的像风
野的像风 2020-11-28 02:38

Here is my code. I want to add my own custom callout view instead of iOS default. I know there is only left callout and right callout view, but I need to add a view tooltip

6条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 02:58

    I have created a library to show custom callouts.

    DXCustomCallout-ObjC

    You can pass any custom view for the callout! It supports events for UIControls as well.

    Custom Callout

提交回复
热议问题