I'm doing an upgrade from OpenLayers 2 to OpenLayers 3. In OL2, I was monitoring the loading progress of layers with their loadstart and loadend events. With grid layers I was even able to show a progress bar thanks to tileloaded event.
In OL3, I can't find such events, neither in documentation, nor in the code. Do you know about some way to at least catch the moment when loading or rendering of a layer is finished?
أكثر...
In OL3, I can't find such events, neither in documentation, nor in the code. Do you know about some way to at least catch the moment when loading or rendering of a layer is finished?
أكثر...