Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(carto): Support QuadbinHeatmapTileLayer onViewportLoad callback #8924

Merged

Conversation

donmccurdy
Copy link
Collaborator

@donmccurdy donmccurdy commented May 28, 2024

QuadbinHeatmapLayer does not yet handle props inherited from its parent types. This PR updates renderLayers to handle QuadbinHeatmapLayer's own props explicitly, then pass anything left over into the PostProcessQuadbinTileLayer props.

@coveralls
Copy link

Coverage Status

coverage: 89.89% (-0.01%) from 89.904%
when pulling 4a90848 on donmccurdy/fix-quadbinheatmaptilelayer-onviewportload
into a51fc69 on master.

@donmccurdy donmccurdy marked this pull request as ready for review May 28, 2024 16:56
@donmccurdy donmccurdy merged commit 1e8b750 into master May 29, 2024
4 checks passed
@donmccurdy donmccurdy deleted the donmccurdy/fix-quadbinheatmaptilelayer-onviewportload branch May 29, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants