02-09-2012 06:08 AM
Hi,
I developed a GPS based blackberry application. When i use this application on road in clear sky, some times it gives me location ahead of my location. In result of this i get wrong track on google map.
Please Help.
Thanks in Advance.
Solved! Go to Solution.
02-09-2012 09:35 AM
Please help as i am not getting any solution of it. Its urgent.
02-09-2012 09:44 AM
Yes - it happens.
My best advice is that you need to do some filtering of the locations, discarding the occasional "flyer".
02-10-2012 02:30 AM
Hi Rex Doug,
Thanks for your reply.
How can i implement filtering of locations and discard occasional "flyer"?
02-10-2012 01:41 PM
I guess that's probably pretty specific to your application.
However, if you are taking (for example) a reading every 10 seconds, and you get a reading that is 10 miles from your last known location, then obviously this location should be discarded.
02-10-2012 05:20 PM
I got your point and will try it.
Is it possible that After a long run, GPS starts returning coordinates of old location while current location has been changed in blackberry 5.0.
02-18-2012 08:23 AM
I can't say that I have had that specific occurrence, but it definitely is possible to get weird results after a period. You do to check what is going on and make sure that your location providers status still remains OK. Restarting form time to time doesn't hurt either, if actual location is more important than battery life.