malikdawar / drawroute

DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) using RxJava for Android so developers can download, parse and draw path on the map in very fast and flexible way (For now only JSON support).
MIT License
90 stars 17 forks source link

Path is Not Accurate (Much like displacement between two points) #12

Closed AonCh closed 3 years ago

AonCh commented 3 years ago

Everything is working fine but path is showing like displacement route. It should looks like the path along with roads but is overlapping the roads and showing displacement.

malikdawar commented 3 years ago

Tested, it's working fine. I have tested with different scenarios. You were expecting the path through the motorway but unfortunately, Google doesn't provide any clue for the tolls or etc. closing the ticket, please feel free to reach me out through email. thanks!