createCenterAnimator

Create CameraCenterAnimator. Current map camera option will be applied on animation start.

Parameters

block

optional block to apply any ValueAnimator parameters

options

animator options object to set targets and other non mandatory options

abstract fun createCenterAnimator(options: CameraAnimatorOptions<Point>, block: ValueAnimator.() -> Unit?): ValueAnimator