I was not completely satisfied with my prior solution to custom callout bubble in MKMapView due a drawback.
One drawback is that if you click an annotation in the TouchView it is not propagated down to the MKMapView which makes pinch zoom bit more tricky if you have many annotations. Someone out there might have a [...]
