Can you control the animation speed, duration or easing of goTo?

1492
1
10-01-2016 07:36 AM
ThomasSkowronski
New Contributor II

I am using the 4.1 version of the js API, and am using a SceneView.

When I modify the view location, I would like to control the animation to the new location.

Is it possible to control the speed, duration or easing of view.goTo, or is it possible to achieve this effect in another way?

Thank you 

Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Thomas,

   Based on the documentation, it looks like you have control over duration and and easing under the options for the goto method:

MapView | API Reference | ArcGIS API for JavaScript 4.1 | Goto 

0 Kudos