Now I am working on mobile application Which fetches the gps location in certain intervals send location data to server. The server draw Google route map based in this information.
Please help me solve the following scenario
Sometime the gps coordinates marked on the Opposite route actually traveled and make the route Completely error.
For example I travelled on a route like this (On google map)
But I get map like (On google map)
The point B is fetched/Marked on the parallel road
How can i solve this problem?