MapContentMilestone.AnimationStarted

Syntax

AnimationStarted: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The AnimationStarted event is fired on animation start.

Example

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

See also:

MapContentMilestone