
Geocode addresses to latitude and longitude and reverse geocode coordinates back to addresses, using Core Location geocoder to feed mapping APIs and display city, state, and zip.
Download and extract the working files, copy them to your desktop, and open the working files from the player to access and edit them alongside the course.
Display a map by geocoding a user-entered address into coordinates, then center and show the location using MapKit and MKPlacemark, with Tom-Tom maps for clarity.
Display driving directions on a map with turn-by-turn navigation by geocoding from and to addresses into map kit items, then present routes and launch options.
Learn to implement current location retrieval using CLLocationManager, request when-in-use authorization, and perform reverse geocoding to display latitude, longitude, altitude, accuracy, and address.
Build a pre-iOS 6 map using MapKit's MKMapView: geocode a user-entered address, center the map on the first place mark, and prepare for future zoom and view options.
Geocode the user address to center an MKMapView, then adjust zoom with a slider and toggle between road and satellite views.
Learn to annotate a MapKit map by adding pins with titles and subtitles, geocoding addresses to center the map, and toggling annotations on and off.
Create a date and time based reminder with the event store and a date picker alarm. Prepare for location based reminders by capturing the reminder name and managing the keyboard.
In this Mastering iOS 7 Development – Location Services training course, expert author Keith Welch demonstrates and explains how to develop iOS location services for the iPhone and iPad. This course assumes you already have experience working with xCode and building iOS 7 apps.
You will start out by learning the different options for mapping locations and how to get the users current location. You will learn about displaying a map and creating a map that zooms. Keith will teach you how to provide turn-by-turn directions, calculate the distance, and switch from road to satellite views. Finally, this video tutorial will teach you how to create reminders and location based reminders.
By the completion of this computer based training course, you will have gained the necessary knowledge and skills needed to work with location services while building your iOS 7 apps using xCode. Working files are included, allowing you to follow along with the author throughout the lessons.