- Q. What's the easiest way to get the current GPS coordinates on an #iPhone? (or near as dammit) #lazyweb
5 Answers
in the built-in Compass app, coordinates are displayed at the bottom.
you can get location in HTML5
use javascript location API, uses the phone's native location handling to give you best position.
using ObjectiveC or in the browser using JS?
let me know if you get an answer to the gps thing - would be interested to know myself


Follow LazyTweet on Twitter