03-23-2011 08:06 AM
Cool. Thanks
Greg
03-23-2011 08:23 AM
Since the playbook will have a GPS hopefully by the time the 4G playbook comes out, it can be done via GPS if that is on the device. However, if there is no GPS, I would like to use WI-FI to do IP to location and I am having no luck using a javascript W3C and google gears approach.
03-23-2011 12:34 PM
03-23-2011 12:47 PM
Thats great! now how do I program for it?
I need IP to location now, not when they decide to release the gps api.
03-23-2011 12:50 PM
03-23-2011 12:56 PM
@ L7ColWinters the API works just fine, but the simulator doesn't simulate gps mock locations.... maybe one day..
Check out a post I wrote about a gotcha I found, and at the bottom is a helpful utility for implementing GPS:
http://killerspaz.wordpress.com/2011/01/29/as3flas
03-23-2011 01:42 PM
I use a simulator within my application to fake GPS motion. I posted the code some time ago here:
03-23-2011 02:30 PM
Yep, make sure you are using the 0.9.4 SDK and put the permission in the blackberry-tablet.xml, but even with all this, the default location that it responds with is somewhere in canada. It doesn't update and stays static with the default location.
03-23-2011 02:42 PM
greg209 wrote:
Is GPS going to be available in the actual device ... ???
For confirmation, see the specifications listed in the press release from yesterday.
03-23-2011 02:51 PM