MapLibreAnimator

constructor(@NonNull @Size(min = 2) values: Array<K>, @NonNull updateListener: MapLibreAnimator.AnimationsValueChangeListener<K>, maxAnimationFps: Int)
constructor(updateListener: MapLibreAnimator.AnimationsValueChangeListener<K>, target: K, animatedValue: K, minUpdateInterval: Double, timeElapsed: Long)