Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

gMap: how to change developer location

Hiya,
is there any way to change my "device location" so that i get a self defined location by calling Ti.Geolocation.getCurrentPosition()?

— asked May 24th 2010 by Toni Gurski
  • geolocation
  • getcurrentposition
  • gmap
  • location
0 Comments

2 Answers

  • Not in the simulator, no - it's hard-coded in the iPhone SDK as Apple corporate HQ, and there is no value specified in the Android side. :(

    — answered May 24th 2010 by Kevin Whinnery
    permalink
    0 Comments
  • well there is a way to specify it under android but i want to dev the main bit withj the iphone SDK…couz it compiles ways faster that the android one :/

    for android :

    • start the ddms(shell command : "ddms" )
    • this will start the android-debugger tool
    • select the "Emulator Control" -tab
    • here u can change it under the "Location Controls" section
    — answered May 24th 2010 by Toni Gurski
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.