Henrique Alves

Front-end Engineer

Animate a coordinate route between two points in Google Maps

After a quick research I found this question on StackOverflow about how to animate a polyine.

I managed to get this done using the same base code but creating a loop to go through all polylines. The animation isn't smooth as I'd like to but I believe the result is a good proof of concept.

Check out the example bellow and the GitHub .