easeTo

Extension easeTo() for MapTransformDelegate Ease the map camera to a given camera options and animation options.

Parameters

animationOptions

Transition options (animation duration, listeners etc)

cameraOptions

The camera options to ease to

fun MapTransformDelegate.easeTo(cameraOptions: CameraOptions, animationOptions: MapAnimationOptions?): Unit?