v4.x - Moving Graphic From Point A to Point B (With Animation)

306
0
01-11-2024 02:07 AM
CyberSmarTalk
New Contributor

Hi everyone,

I have been devloping apps using arcgis javascript library for quite some time. I have been facing difficulty in a speocific us case scenario, where I want to show simple linear animation to move a graphic from point A to point B.

I usually do this by having timer changing the geometery of each graphic. This causes the animation to not be smooth and also performance becomes very bad.

Is there an out-of-the-box way to handle this sort of animation with javascript 4.x library?

 

Thank you.

0 Kudos
0 Replies