Skip to content

fix(google-maps): fix mismatch in clusterer types#32778

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32696/clusterer-mismatch
Feb 17, 2026
Merged

fix(google-maps): fix mismatch in clusterer types#32778
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32696/clusterer-mismatch

Conversation

@crisbeto
Copy link
Member

Fixes that the clusterer types seem to no longer match with the ones on npm, causing a type error.

Fixes #32696.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Feb 16, 2026
@pullapprove pullapprove bot requested review from andrewseguin and ok7sai February 16, 2026 14:12
Fixes that the clusterer types seem to no longer match with the ones on npm, causing a type error.

Fixes angular#32696.
@crisbeto crisbeto force-pushed the 32696/clusterer-mismatch branch from c2ffdc1 to 0e2f9e6 Compare February 16, 2026 14:13
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Feb 17, 2026
@crisbeto crisbeto merged commit 0870786 into angular:main Feb 17, 2026
25 of 27 checks passed
@crisbeto
Copy link
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Feb 17, 2026
Fixes that the clusterer types seem to no longer match with the ones on npm, causing a type error.

Fixes #32696.

(cherry picked from commit 0870786)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: google-maps target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(google-maps): How to use SuperClusterAlgorithm with options with google-maps cluster?

2 participants