I'm very interested in all these location-aware based devices (all the new phones and other GPS devices) and am wondering how I can "track" a particular GPS device? For example, say I put this device in my car, is there a way I can harness those coordinates and send them to a server for later viewing? I can create a UI and map the coordinates accordingly, but not sure how to get the coordinates out of a particular device?
Let's say I have an iPhone/Android/WP7 phone, is there a way I can get those coordinates sent via a web service or so?
Any and all advice will be greatly appreciated!
UPDATE: I don't plan on having a UI on the device. I just need to "push"/get the coordinates to some server. With the data stored somewhere, I can then just create a web service and harness them in a browser application. Hope this helps.