We want to disable some functionality until the map and all graphics have rendered. Is there an event that we can listen for to see when this has occurred? Or another way?
JS API 4.x
Jason,
There is NO layer update-end like in the old API (currently), but there is
LayerView | API Reference | ArcGIS API for JavaScript 4.2 | updating
property that you can watch. This the closest thing I see to what you are looking for. Sorry I do not have an example of this.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.