1
votes

I am working on a mapview where on click of any annotation pin, I am showing custom callout view. But the problem is, part of this view is going out of screen. Is there any way by which I can adjust mapview to show full callout view just like default callout view?

1
This callout adjusts automatically, and has a very nice function which handles it - Daniel

1 Answers

0
votes

Here is simple demo project on custom callout view of mapkit. This might help you.

https://github.com/NabinRai4017/CallOutExample