ghybs / Leaflet.TileLayer.Fallback

Replaces missing Tiles by scaled lower zoom Tiles
Apache License 2.0
36 stars 18 forks source link

add retry function for failed request? #18

Open baoqger opened 5 years ago

baoqger commented 5 years ago

For failed tail request, which is not because of 404, can we add retry function?

ghybs commented 5 years ago

Hi,

Currently there is nothing planned for it. But feel free to send a Pull Request! :-)

Should you need help on implementing your feature, you can ask on Stack Overflow to reach a wider audience.