Skip to content

sayaleepote/AppleMapsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AppleMapsDemo

MapKit integration

A simple demo of Apple maps integration in your project using MapKit.
You can add locations to the app with their respective latitudes and longitudes. Each location will be added in a list once saved. When you click on any location from the list, the location is plotted on a map.
The app also uses CoreData to retain the locations added.