shihabmi7 / CarAnimation

A sample project about car animation in a route

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarAnimation

A sample project about car animation in a route in Google Map

alt Car Animation

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

About

A sample project about car animation in a route


Languages

Language:Java 100.0%