P72B / PolylineAnimator

Android google maps polyline animator library
MIT License
24 stars 5 forks source link

Fixed missing leg caluclation on modified waypoint list. #5

Closed P72B closed 3 years ago

P72B commented 3 years ago

When the list of waypoints from an AnimatedPolyline got updated then the legs need to be re-calculated. This fix will solve the problem.