CarAnimation
CarAnimation copied to clipboard
A sample project about car animation in a route
trafficstars
CarAnimation
A sample project about car animation in a route in Google Map

Youtube link
https://www.youtube.com/watch?v=2n3kJFjbTSU
How to Run
Just Give your Google API key in your google_maps_api.xml file.
About
From Google Direction Api we can got a poly line. A poline is a combiantion of Latitide and Longitude. I iterate though all list of LatLong object and use ValueAnimator to animate movement. It is possible to get Latlong from server and move with the direction. Have plan to update this repository and lots of chance to upgrade this. Like Less the osilation while changing the point and smooth rotation.
Pull request is welcome
Special Thanks
@amanjeetsingh150