I spent the evening trying to get a simple UIImage on a map. I seen 2 Apple samples and one on github but they seem overly complex (one uses the Three20 network) and 2 out of 3 dont work in xcode 4. Also one uses a bin file as its source.
Has anyone got a simple demo of a single image placed on a map. I been looking at MKOverlay and MKOverlayView.
I been trying to follow iPhone MapKit: Custom MKPolygonView with image draws upside down