This repository has been archived by the owner on Sep 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
hack4reno2011/iOS-Examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# iOS Examples This repo contains several iOS examples. iOS 5+ and Xcode 4.2 are required. ## Closeby Closeby is an Augmented Reality example. It uses code from the pARk sample code by Apple. This sample demonstrates how to overlay labels for locations based on where they are in relation to you. Tapping on a label displays some information about that location. ## Geolocation Geolocation is an example of how to use CLLocationManager to get your current location. Once you have your locatio you can use CLGeocoder to get the current street name from the current location using reverse geocoding. Forward geocoding calculates latitude and longitude based on the address. This sample also shows you how to calculate the distance in meters between two locations.
About
Sample code for iOS 5.0+ in Xcode 4.2
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published