Leaflet.EdgeBuffer icon indicating copy to clipboard operation
Leaflet.EdgeBuffer copied to clipboard

Leaflet plugin to support pre-loading tiles outside the current viewport

Results 6 Leaflet.EdgeBuffer issues
Sort by recently updated
recently updated
newest added

my overlay is a geojson acting as a fog of war, so when I pan/drag the map it shows the boundary where no geojson is loaded exposing my map before...

Hi! First of all, thank you for this great plugin! Finally I can preload my tiles!! 🎉 There's just a little problem; using this plugin with angular 10 this warning...

Hello, Thanks for this great plug-in. I use it to provide map offline access to my website. The only issue I see is the overall tile loading time that is...

enhancement
help wanted

Need some unit tests for the basic functionality and to test the various plugin loading mechanisms.

Thanks for providing this leaflet plugin which is a really great improvement! Anyway we discovered some issues with the new Google leaflet plugin GoogleMutant (https://gitlab.com/IvanSanchez/Leaflet.GridLayer.GoogleMutant/) - tiles are missing on...

Hello, I have a leaflet project with typescript and i don't succeed to use the plugin ad it doesn't recognize the edgeBuffer option with L.tileLayer. How to use it?