easeTo

Ease the map camera to a given camera options and animation options.

Return

Cancelable animator set object.

Parameters

animationOptions

Transition options (animation duration, listeners etc)

cameraOptions

The camera options to ease to

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