You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to attach an event listener to an OSM layer so that a custom handler function is triggered every time an image tile is requested/loaded from the tile server. The code would look something like this:
Thanks for supporting this excellent package!
I would like to attach an event listener to an OSM layer so that a custom handler function is triggered every time an image tile is requested/loaded from the tile server. The code would look something like this:
However, the GeoJS API doesn't seem to expose any such event. Does this functionality exist, and if so, is my API usage above on the right track?
The text was updated successfully, but these errors were encountered: