/apple-maps

Tracking user's location, showing address, and getting directions using MapKit and Core Location.

Primary LanguageSwift

Apple Maps

Tracking user's location, showing address, and getting directions using MapKit and Core Location.

Usage:

Select one of three modes:

  1. Track your current location.
  2. Display address for selected location on map.
  3. Get directions to a selected location on map.

Technologies used:

  • MapKit, Core Location, and UIGestureRecognizer.