Toggle tracking user's location on iOS MKMapView programmatically May 27, 2017 by Hyungsuk Kang 1. Import MapKit framework from Project setting. 2. Initialize MKMapView and set it as main view for the ViewController. 3. Import CoreLocation and build locationManager for tracking the user’s location 4. Make button programmatically and add programmatic control with event Hyungsuk Kang's Picture About Hyungsuk Kang My name is Hyungsuk Kang. I’m a ML/DL enthusiast and student in Sungkyunkwan University. I talk about Data Science, Machine Learning, Artificial Intelligence, and Robotics Daejeon, SouthKorea http://hskang9.github.io
Comments