ooper-shlab / KMLViewer-Swift

A translation of Apple's sample code KMLViewer into Swift
Other
21 stars 5 forks source link

KMLViewer

=========================================================================== DESCRIPTION:

The KMLViewer sample application demonstrates how to use Map Kit's Annotations and Overlays to display KML (Keyhole Markup Language) 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/

=========================================================================== BUILD REQUIREMENTS:

iOS SDK 7.0 or later

=========================================================================== RUNTIME REQUIREMENTS:

iOS OS 7.0 or later

=========================================================================== PACKAGING LIST:

KMLParser

KMLViewerViewController

KML_Sample.kml

=========================================================================== CHANGES FROM PREVIOUS VERSIONS:

Version 1.3

Version 1.2

Version 1.1

Version 1.0

=========================================================================== Copyright (C) 2010-2015 Apple Inc. All rights reserved.