Map Animation Options
Map transition options which are used to configure animation if using high-level API like CameraAnimationsPlugin.easeTo, CameraAnimationsPlugin.flyTo etc MapAnimationOptions.Builder should be used to create options object via DSL function mapAnimationOptions.
class MapAnimationOptions
Content copied to clipboard
Types
Functions
Properties
animatorListener
Link copied to clipboard
Animator start / cancel / end listener.
duration
Link copied to clipboard
interpolator
Link copied to clipboard
The animation interpolator. If not set explicitly default interpolator will be taken (CameraAnimatorsFactory.DEFAULT_INTERPOLATOR if using plugin-animation).