easeTo

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

Ease the map camera to a given camera options.

Return

Cancelable animator set object.

Parameters

cameraOptions

The camera options to ease to

animationOptions

Transition options (animation duration, listeners etc)