How to add an animation view (a view which moves with a rate of speed along with user location). I have added `
AGSGraphic` in a `AGSGraphicLayer`. Now, how can I animate that Object?
Edit: Add graphics and text to graphics overlays—ArcGIS Runtime SDK for iOS | ArcGIS for Developers
From above documentation, we can update the graphics. But, is there any other ways to animate the object?