SearchController with MapKit
I practice SearchController and display search result follow this article:
https://www.thorntech.com/2016/01/how-to-search-for-location-using-apples-mapkit/
and I update the code to Swift 3.0
- Clear background toolbar.
- A beautiful MKUserTrackingBarButtonItem.
- Custom UINavigationBar style.
- remove some code I don't need.
- UISearchResultUpdating
- MapKit
- UISearchController
- MKLocalSearchRequest