ease To
abstract fun easeTo(cameraOptions: CameraOptions, animationOptions: MapAnimationOptions? = null): Cancelable
Content copied to clipboard
Ease the map camera to a given camera options.
Return
Cancelable animator set object.
Parameters
camera Options
The camera options to ease to
animation Options
Transition options (animation duration, listeners etc)