Ray's playground

 

MapKit and Text Input(Chapter 5 of iOS Programming: The Big Nerd Ranch Guide)

The Core Location framework tells us where we are in the world; the MapKit framework shows us that world. Most of MapKit’s work is done by the class MKMapView. Instances of this type display a map, track touches, and display annotations.

posted on 2011-11-04 15:52  Ray Z  阅读(143)  评论(0编辑  收藏  举报

导航