To indicate distance I draw a circle on top of MKMapview.
The problem is that circle get in the way of MKMapview. When that circle is around I can't easily zoom in or zoom out MKMapview.
How can I tell that cirlce to just pass all touch events to the parent namely MKMapview.