UberCarAnimation
UberCarAnimation copied to clipboard
Update MapsActivity.java
trafficstars
In your MapsActivity.java file, I did some changes from my side:-
- Change in decoding Polylines method
- Change ValueAnimator DELAY param.
- Calculation of New Lat & Lng was not correct. We can use some custom LatLngInterPolator also. but this working fine.
- Computing heading was also changed.
Hey @mobilegeekkk, Can you change the base of the PR branch from master to dev. It would be appreciated.