Animate a route with google map js api v3

Viewed 24686

Given two geo-localized points (start and end of the route), I want to animate the drawing of the route between them.

Do you know how if it's achievable with the Google map js v3 api?

Thanks

3 Answers
Related