[0.2.0] - 2023-10-21
What's Changed
- Correctly forward props by @kylebarron in https://github.com/geoarrow/deck.gl-layers/pull/46
- Cleaner data reproductions for examples by @kylebarron in https://github.com/geoarrow/deck.gl-layers/pull/45
- Fix multipolygon rendering by @kylebarron in https://github.com/geoarrow/deck.gl-layers/pull/48
- Fixed multi polygon attribute rendering by @kylebarron in https://github.com/geoarrow/deck.gl-layers/pull/49
- Implement picking by @kylebarron in https://github.com/geoarrow/deck.gl-layers/pull/47
- improved typing for picking info by @kylebarron in https://github.com/geoarrow/deck.gl-layers/pull/50
- Triangulate ourselves w/ earcut (fix with holes) by @kylebarron in https://github.com/geoarrow/deck.gl-layers/pull/51
Full Changelog: https://github.com/geoarrow/deck.gl-layers/compare/v0.1.0...v0.2.0