deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

fix(carto): Assign default aggregationExp in fetchMap()

Open donmccurdy opened this issue 5 months ago • 0 comments

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

donmccurdy avatar Jun 13 '25 15:06 donmccurdy