Getting Current Layer Status

2375
0
04-20-2015 08:37 AM
DanRicketts
New Contributor

I am trying to find the best way to know the current state of a feature layer.  I understand update-end fires when the layer is done updating and graphics are available.  I can listen for this and set a global for the layers maintaining the state after the initial update and reset on update-start.  However, I wanted to make sure this was necessary.  I can't check loaded because that happens before update-end.  I was looking for an updated but doesn't seem to be there. 

Tags (2)
0 Kudos
0 Replies