easeTo

Ease the map camera to a given camera options.

Return

Cancelable animator set object.

Parameters

animationOptions

Transition options (animation duration, listeners etc)

cameraOptions

The camera options to ease to

abstract fun easeTo(cameraOptions: CameraOptions, animationOptions: MapAnimationOptions?): Cancelable