RotationAnimationOptions
Options for map rotation animations.
Properties
undefined
false
true
Determines if the transform should be animated.
undefined
number
Duration of the animation in milliseconds.
Easing function to be used with the animation.
undefined
false
true
If enabled, the desired rotation will be normalized to (–180°; 180°], and
the direction of the rotation will be chosen so that the map makes less
than half a turn. normalize: false
is useful for animating one of more
full turns of the map. Enabled by default.