New Major Release Candidate
Pre-release
Pre-release
This is the massive re-write of georaster-layer-for-leaflet from the ground up that has been in the works for over 5 years.. Please test it out and let me know if/where you encounter errors. You should expect a massive performance and resolution improvement as well as vastly more accurate rendering. There's a few couple features that still need a little work to ensure backwards compatibility, but it's unclear to me if people still use them (if they ever did). Let me know if it works for you!
You can install it with
npm install georaster-layer-for-leaflet@next
- updated package.json and .gitignore 6a947de
- updated tests 83508bc
- updated deps 938ac8f
- fixed redrawing 1545ad7
- in progress 5d3f927
- Merge pull request #135 from jellyspoon/typescript5-type-export-fix b57bd20
- Update package.json 4ad2632
- Merge pull request #134 from Falke-Design/feat/test_resolution c29dc37
- Merge pull request #133 from Falke-Design/feat/cleanup_tests 6e60422
- Copy tests into leaflet-1.0.3 folder f6a307d
- Merge branch 'master' into feat/test_resolution e014662
- Merge pull request #132 from Falke-Design/feat/caching 6e343c0
- add test html a95d6cb
- Update to new zoom based resolution 1af8eb0
- Merge branch 'feat/caching' of https://github.com/Falke-Design/georaster-layer-for-leaflet into feat/caching 7525a16
- Add caching of the tiles 496d907
- Fix zoom and add test 7000739
- remove obsolete test.js 408ea50
- Update to Leaflet 1.9.4 319e413
- Merge pull request #130 from Falke-Design/feat/resolutionZoomLevel e51a3b9
- Merge pull request #129 from Falke-Design/master ec3546b
- Add caching of the tiles bae4116
- Add resolution based on zoom levels d14e450
- Add options and methods to README 2d48c0b
- Merge pull request #121 from m-mohr/patch-1 d6e2b0e
- Potential fix for #120 cf8ddfb