register Animators
open override fun registerAnimators(vararg cameraAnimators: ValueAnimator)
Content copied to clipboard
Register given ValueAnimator's. Such ValueAnimator's must be created with static methods like CameraAnimationsPlugin.createCenterAnimator or similar. Only registered animations affect MapboxMap and would not even start otherwise.
Parameters
camera Animators
Variable number of ValueAnimator's