I'm developing an app that tracks the GPS position of the user and shows it with a marker in the map. The updates are every 2 seconds.
The problem is the position I get is not so accurate than with other apps like WAZE, Maps, and so on. The user always is driving so is in the road, but the marker sometimes is about few meters left or right out.
Using the other apps this is not happening, like they know that you are in a road and snaps the position to it ignoring a little gps error.
So, how can I achieve this? I really need it!
Thank you so much in advance =)
Still nothing with this? Please help!