Releases: crazycapivara/deckgl
Releases · crazycapivara/deckgl
v0.3.0
v0.3.0-beta.2
- Add
filter
parameter toadd_layer
function(s) - Move layer
id
parameter to the end to make it more optional
v0.3.0-beta.1
v0.2.7
- Get Started vignette
- Group API Reference
- deck.gl v8.1.4
- Data Sources as deps
- cran-release
v0.2.7-beta.2
- Update README
- deck.gl v8.1.3
v0.2.7-beta.1
- Use Ace only as JSON Editor
- deck.gl 8.1.2
v0.2.7-alpha.1
- JSON Editor
- Sources
v0.2.6
README.md
: Get Started docs- See
NEWS.md
v0.2.6-beta.4
- Custom legend control:
add_legend
- Automatic legend control creating elements from a palette function:
add_legend_pal
- Support snake case properties
v0.2.6-beta.3
Hex color specifiers for all color data accessors and for the colorRange
property
are automatically converted to rgba values as required by deckgl