I am trying to figure out if there is a way to delay the refresh of a map service during pan and zoom, for example if you use a mouse wheel to zoom a number of requests are fired to the map service even though you really only need the very last one.
This is on JS API 3.16, if anyone has any ideas that would be great.
Thanks in advance.