Reputation: 49
How can i get access to the users iPhone photo library and get the lat, lon information for those photos?
Thanks
Upvotes: 3
Views: 1565
Reputation: 33697
The latitude/longitude information, if it's there, will be in the EXIF section of the JPG file. Check out this exif iPhone library:
http://code.google.com/p/iphone-exif/
See also: iPhone - access location information from a photo
Upvotes: 3