Skip to content

mtownsen/Geolocations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geolocations

A sample app based on Apple's Locations sample app. Showcases PFQueryTableViewController, PFGeoPoint, and the use of UIStoryboard.

The Geolocations app will add your current location to the list when the + button is tapped. Selecting a cell will present a UIMapView centered on the PFGeoPoint for this PFObject.

You can get the source code and follow along while reading our Geolocations tutorial.

How to Run

  1. Clone the repository and open the Xcode project.
  2. Add your Parse application id and client key in AppDelegate.m.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published