CocoaCast #7 : TapPlace Part 7
In this episode, we'll process the information we receive from CoreLocation, and we'll use MapKit to get an address from a location.
Links :
- TapPlace
- iTunes link
- CLLocationManager Class Reference in the Apple Online Documentation
- CLLocationManagerDelegate Protocol Reference in the Apple Online Documentation
- MKReverseGeocoder Class Reference in the Apple Online Documentation
- MKReverseGeocoderDelegate Protocol Reference in the Apple Online Documentation
Episode files
- Download the .mov file (48.6 MB, 10:28)
- Download the .m4v file (30.1 MB, 10:28)
- This episode on Vimeo
- Full episode source code