Ah, well done :-)
Location detection is not a ease and the apple examles are all not the best.
By the way i saw another problem in my (and in your) solution. The location update is not continuous happening (i tested this scenario in Edge, WIFI is working fine). Sometimes there is only a three times update and then it stops to work/update (before your timer max count is reached - gps is not more sending updates to the delegate then and now?). Another thing is that google maps is getting a accurate distance/location faster than we get - i am not sure if they really use the locationmanager or if they implement own gps accessors!
I tested many times and after 10 location requests 8 are fine and two are very inaccurate (500 meters>) - but if i test 10 times with maps app (same location) i always get a good result back! Something seems to work different here for me but i dont know what is going on behind the scene (no more info can be found on the web)
Ciao
Ralf (
Last edited by rhuettl; 10-18-2008 at 09:11 PM.
|