- On a MKMapView, added local search (MKLocalSearchRequest) and directions (MKDirectionsRequest)
- Added reverse geocoding and a custom MKAnnotationView.
- Automatically zoomed to show current location and destination
- Resolved a race condition between current location updates and annotationView
- Demo
