WeatherMap
| Last Revision: | |
| Build Requirements: | iOS 4.0 or later |
| Runtime Requirements: | iPhone OS 3.2 or later |
Demonstrates the use of the MapKit framework, displaying a map view with custom MKAnnotationViews.
An annotation object on a map is any object that conforms to the MKAnnotation protocol and is displayed on the screen as a MKAnnotationView. Through the use of the MKAnnotation protocol and MKAnnotationView, this application identifies four major cities in North America with fictitious weather information.
© 2010 Apple Inc. All Rights Reserved. (Last updated: 2010-07-01)