Releases: geoarrow/deck.gl-layers
Releases · geoarrow/deck.gl-layers
v0.2.0
What's Changed
- Cleaner data repro for point and polygon examples by @kylebarron in #45
- Correctly forward props by @kylebarron in #46
- Fix multipolygon rendering by @kylebarron in #48
- Fixed multi polygon attribute rendering by @kylebarron in #49
- Implement picking by @kylebarron in #47
- improved typing for picking info by @kylebarron in #50
- Triangulate ourselves w/ earcut (fix with holes) by @kylebarron in #51
- Kyle/bump version 0.2 by @kylebarron in #53
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Initial public release.
- Initial support for
GeoArrowScatterplotLayer
,GeoArrowPathLayer
, andGeoArrowSolidPolygonLayer
.
New Contributors
- @kylebarron made their first contribution in #1
- @manzt made their first contribution in #7
Full Changelog: https://github.com/geoarrow/deck.gl-layers/commits/v0.1.0