I am trying to move the marker according to the polyline with animation. I found this in java but I wasn't able to convert it to dart (moving marker along polyline)
after searching, this package solved my problem line_animator I used it with the flutter_map package and its works fine