setPolylineAnimated

abstract fun setPolylineAnimated(isAnimated: Boolean)

This boolean enables animation for the route Polyline. If disabled, a static polyline will be shown instead.

Parameters

isAnimated

A boolean value that determines if the route Polyline is animated. True by default.