Complex overlay shape with MapKit?

Hello,


Could you recommend me a good documentation to handle complex overlay shape with MapKit?


I'm trying to draw airspace overley who can contain mix of lines and curves like that https://pbs.twimg.com/media/EBoPaiVXYAAygXW?format=jpg&name=large


In the airspace definition I have geographic coordinates of the center of the circle, the radius, and the start and end point for the line.


I don't really see how I can convert those data to an overlay shape.


If you've recommended doc or sample code for such a scenario, I'm interested.


Thanks

Replies

There are two samples that may be helpful to you:

KML Viewer: draws complex shapes defined in the KML file format

Hazard Map: implements a custom renderer for an overlay


If you have follow up questions, I suggest opening a Technical Support Incident, as that will be a better support format for your problem space given the complex nature of your example map.