Getting the Location data from an iphone

Hi,

Is it possible to get the location data from an iPhone and use this data in a script as a variable- and in real time? Should I look for using the Facebook/Google Maps datas? Would Andriods be a better option in this project? Are there sources that I can look for before I start to such a project?

Answers

  • Answer ✓

    I haven't seen anything much related to actual processing interacting with iphones. You can search the forum to see relevant post about iphones:

    https://forum.processing.org/two/search?Search=iphone

    On the other hand, there is an Android section that you could explore. For Android Location services, you can check the ketai library (Install it through the Processing IDE) and you should be able to run a simple program with few lines of code.

    Kf

Sign In or Register to comment.