The options for an animation.

Hierarchy

  • MapNavigatorAnimationOptions

Properties

Properties

duration?: number

The duration of the animation in milliseconds. Must be positive or 0. Defaults to defaults.fit.duration.

ease?: ((n) => number)

Type declaration