question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tile loading event

See original GitHub issue

In OSD exists the event tile-loaded or tile-load-failed, but there is no event like tile-loading. I want to show a waiting indicator, while a tile is loading. Is there an other way to handle this?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mkoesemcommented, Jan 25, 2017

I’ve tried the latest master version and the event is called when the user scolls or zooms, so that i can show a waiting indicator. Thanks for the quick help.

0reactions
iangilmancommented, Apr 26, 2018

@makoychan See the discussion in #1262, but yes, it appears to be broken in your case, but you don’t need it in your case either.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tile Load Events - OpenLayers
Example using tile load events. Image tile sources fire events related to tile loading. You can listen for tileloadstart , tileloadend , and...
Read more >
Tile load events example
Image tile sources fire events related to tile loading. You can listen for tileloadstart , tileloadend , and tileloaderror type events to monitor...
Read more >
Tile Loading Event - Google Groups
We don't have a way of checking whether an individual tile has been loaded, but you can manually look through the TileLoadQueue if...
Read more >
javascript - Leaflet - Event on tiles loading - Stack Overflow
I am currently developing a map-based application and need a way to get notified when Leaflet is pulling tiles from the TileProvider (which,...
Read more >
Tile Loaded Event in ArcGIS API for JavaScript?
I wanted to know tile loaded event in ArcGIS API for JavaScript. As soon as tile is loaded this event should be called...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found