getTransition

Get the transition options for style changes.

By default, any changes take effect without animation, besides symbols, which will fade in/out with a default duration after symbol collision detection.

To disable symbols fade in/out animation, pass transition options with enablePlacementTransitions equal to false into setTransition.

Both duration and delay will also change the behavior of the symbols fade in/out animation if the placement transition is enabled.

Return

TransitionOptions the transition options