ArcGis JS version used: 4.17
Rendering a kmz using kml layer using the ArcGis JS APIs. Along with this there is some data using Graphics Layers. In one of the cases, on a certain zoom scale the entire data set is shifted somewhat to the east.
Attaching snippets of a similar sample data set.
Zoom Level 17
Zoom Level 18
Have added a watch on the zoom event for the map view where a grid overlay if enabled is re-rendered but this seems to be unrelated to it. Also, the graphic layers are rendered using Lat/Lng data.
Any ideas regarding what might be causing the issue? Not something consistently reproducible but happening with some combination(s) of map + extra data set.
Thanks in advance