Hello,
I am using the Esri map JavaScript SDK (v4,28) for a map implementation in one of my project. I found an issue that my map/screen almost never refreshes properly.
If I need to see the click event or any update changes like marker pin style and popup text edits, the map doesn't update. The only thing that gets it to update is to use the hand tool and wiggle the map slightly and suddenly everything's updated.
I don't believe this is because my computer is on the slower side. Do you have any specific system requirements(Graphic card, etc) for the Windows laptop to run and see the updates of the map quickly and correctly?
Strangely the same piece of code executes well without any delay on my Mac machine. I do any marker pin style and popup text edits, etc, this absolutely works very well and fine with map updating quickly on Mac, without any need to wiggle the map.
But this issue is mostly on my Windows laptop with the below system config.
Does anyone know why this might be happening?'
Sharing a small demo video of the delay in update and need to move the map to update:
https://www.loom.com/share/bd7138f4d6cb4c00b439bf1a56804d5d?sid=1271b294-a761-453a-8939-2b1fff1e3838
This is just an example of delay, I have many other things like this which is causing a delay and need to move the map to update. This is a very bad experience.
System Specs:
Windows 10
Intel Core i5 CPR @1.60 GHz 1.90 GHz
Intel(R) UHD Graphics 620
16GB RAM
Please resolve this at the earliest, what is the reason for this not refreshing in map until slightly moved/wiggled