setAnimatedPolyline

open fun setAnimatedPolyline(    animated: Boolean,     repeating: Boolean,     durationMs: Int)

Enable/Disable the polyline animation, when displaying a route element on the map

Parameters

animated

- is polyline animated (default = true)

repeating

- is animation repeating (default = true)

durationMs

- animation duration (ms) (default = 6000)