AnimationZoomOut

Zoom (reduce) animation(new)

new SuperMap3D.AnimationZoomOut(options)

Name Type Description
options Object optional Objects have the following properties:
Name Type Default Description
startTime Number 0 optional Animation start time,in seconds
duration Number 0 optional Animation duration,in seconds
name String "" optional Animation name, the unique identifier of the animation
repeat Boolean false optional Whether to repeat the loop play, the default is false
startScale Number 1.0 optional Start scale,the default is 0
endScale Number 0.0 optional End scale,the default is 1

Methods

getGOAnimationType()GOAnimationType

Get animation type
Returns:
Animation type