Possible Duplicate:
iPhone, Map, Clickable non-rectangular areas
I want to use an image as a map (without using MapKit) by defining zones on the image and allowing the user to tap one part of the image to show more details (that zone's features and such).
Could anyone please tell me how I could do that? (i.e., define zones on an image)?