animate(step: Number, animationTypes: Array);
step. Relation of required animation duration to total animation duration. Available values - from 0 to 1 including.
animationTypes. Array which determines modes of animation playing. Array could have the MapAnimationType enumeration items.
The animate method plays animation of the map layer area factor of selected duration and in selected modes.
The example of use is given on the page with description of the PP.MapFilledArrow class constructor.
See also: