MapContentMilestone.AnimationCycleCompleted

Syntax

AnimationCycleCompleted: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The AnimationCycleCompleted event is fired after direct animation cycle is completed.

Example

The example of event use is given in the page with description of the MapContentMilestone.startAnimation method.

See also:

MapContentMilestone