Does anyone know, or have code that shows, how to create a custom MKAnnotationView Callout? I mean the actual text bubble and not the pin. Thanks in advance.
+1
A:
you cannot make a custom MKAnnotationView, you can only custom the callout views left and right, it's just a view, so you can put anything you want.
If you want a custom MKAnnotationView you will need to capture the touch and handle the rest.
CiNN
2009-08-29 11:41:14
A:
i have seen an application, "Homes.com", they have managed both multiple pins on same location and custom callout bubble. any ideas how they have done this.
sanjeev Dutta
2009-09-30 08:24:39
This is a great question, but this is not the place to ask questions. It makes it hard to answer you when questions are mixed with the other answers.
bentford
2010-05-09 21:56:13