v0.4.0
What's Changed
- feat: expose maxRequests on COGLayer by @maxrjones in #333
- fix: Bump proj4 to fix web mercator projection by @kylebarron in #346
- fix: fix setting default values for inherited props from TileLayer by @kylebarron in #347
- fix: Render mesh from Web Mercator coordinates by @kylebarron in #349
- fix: Clamp to Web Mercator latitude bounds by @kylebarron in #182
- feat: create new
@developmentseed/projsubpackage by @kylebarron in #356 - fix: Support TileLayer refinement strategies by @kylebarron in #354
- feat: add ndvi filter slider to NAIP-mosaic example by @kylebarron in #357
- feat: pass refinementStrategy prop down to deck.gl by @kylebarron in #359
- fix: Revert default behavior to send
cache: no-cacheheader by @kylebarron in #360
New Contributors
- @maxrjones made their first contribution in #333
- @aboydnw made their first contribution in #348
Full Changelog: v0.3.0...v0.4.0