<kendo:map-marker-tooltip-animation>

A collection of {Animation} objects, used to change default animations. A value of false will disable all animations in the widget.

Example

<kendo:map-marker-tooltip>
    <kendo:map-marker-tooltip-animation></kendo:map-marker-tooltip-animation>
</kendo:map-marker-tooltip>

Configuration Attributes

Configuration JSP Tags

kendo:map-marker-tooltip-animation-close

The animation that will be used when a Tooltip closes.

More documentation is available at kendo:map-marker-tooltip-animation-close.

Example

<kendo:map-marker-tooltip-animation>
    <kendo:map-marker-tooltip-animation-close></kendo:map-marker-tooltip-animation-close>
</kendo:map-marker-tooltip-animation>

kendo:map-marker-tooltip-animation-open

The animation that will be used when a Tooltip opens.

More documentation is available at kendo:map-marker-tooltip-animation-open.

Example

<kendo:map-marker-tooltip-animation>
    <kendo:map-marker-tooltip-animation-open></kendo:map-marker-tooltip-animation-open>
</kendo:map-marker-tooltip-animation>
In this article
Not finding the help you need?