Hi everyone,
When the updating property of the layerView becomes false, it only indicates that the layer's data has been fetched to the client, but the rendering process is not yet complete. Is that correct?
My requirement is to watch for the completion of the layer rendering, but it seems there is no such interface available. Any suggestions or workarounds would be greatly appreciated!
Thank you!