deck.gl
deck.gl copied to clipboard
fix(carto): Assign default aggregationExp in fetchMap()
Background
In v9.1, @deck.gl/carto fetchMap() fails to load layers depending on a default value of the aggregationExp property, required for H3 and Quadbin table or query sources. The issue does not occur on master branch, or in the v9.2 alpha, but I'm currently seeing another issue (link: TBD) in the v9.2 alpha and would like to backport the fix for v9.1 in the meantime.
Change List
- carto: fetchMap() should apply default aggregationExp
PR Dependency Tree
- PR #9668 👈
This tree was auto-generated by Charcoal