Hi,
I would like to use VectorTileLayer
But I can't find any event that fires when layer rendering is done.
'load' event fires:
| Fires after layer properties for the layer are successfully populated. |
|
So basically load event it's very quick (it's a small json) but it's not what I am looking for.
'update-end' not fires.
maybe there is other method to determine if VectorTileLayer is finish to render.
Br,
Dvir.