iPhone MapKit: Custom MKPolygonView with image draws upside down
问题 does anybody know what to do with this problem: my image in a custom MKPolygonView is flipped upside down? The idea (this is working OK already) is having an class "SnowmapsOverlayView" that extends "MKPolygonView", that displays a image. This image has a default location & size on the map (acts as a GroundOverlay in the Google Maps web API). This is all working fine, but the image is displayed upside down. I've tryed the following options, but with no result: CGContextDrawImage draws image