<kendo:map-markerDefaults-tooltip-animation-close>

The animation that will be used when a Tooltip closes.

Example

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

Configuration Attributes

duration float

Defines the animation duration.

Example

<kendo:map-markerDefaults-tooltip-animation-close duration="duration">
</kendo:map-markerDefaults-tooltip-animation-close>

effects java.lang.String

Effect to be used for closing of the tooltip.

Example

<kendo:map-markerDefaults-tooltip-animation-close effects="effects">
</kendo:map-markerDefaults-tooltip-animation-close>
In this article
Not finding the help you need?