I am working with MKPolygon and MKPolygonView as a map overlay for the first time. I can place a shape over an area, and the fill color fills the interior of the polygon.
I am looking for a way to put the fill everywhere on my map except the interior of the polygon. Does anyone have an idea how to do this easily?