KMLViewer

Last Revision:
Version 3.0, 2015-09-24
Now uses MKOverlayPathRenderer API to display path-based overlays.
(Full Revision History)
Build Requirements:
iOS 8.0 SDK
Runtime Requirements:
iOS 7.0 or later

Demonstrates how to display KML files on top of a MKMapView. It shows how to use MapKit's Annotations and Overlays to display KML files on top of an MKMapView.

KML is an open standard, so you can learn more about it at the Open Geospatial Consortium website: http://www.opengeospatial.org/standards/kml

The Google documentation for KML is at this website: http://code.google.com/apis/kml/