Skip to content

fix(Cluster): Restore public access to clearItems and correct icon generator method signature#571

Merged
boilerwadding merged 2 commits intomain-swiftfrom
SB/utils-feedback-fix
Apr 23, 2026
Merged

fix(Cluster): Restore public access to clearItems and correct icon generator method signature#571
boilerwadding merged 2 commits intomain-swiftfrom
SB/utils-feedback-fix

Conversation

@iHackSubhodip
Copy link
Copy Markdown
Collaborator

What's changing?

  • Restore public access to clearItems and correct icon generator method signature
    • Make GMUClusterManager.clearItems() public for dynamic framework compatibility
    • Update GMUClusterIconGenerator protocol method from iconForSize(_:) to icon(forSize:) to match original Objective-C API
    • Update all implementations and call sites to use correct method signature

Fixes link

@boilerwadding boilerwadding merged commit 6861995 into main-swift Apr 23, 2026
9 checks passed
@boilerwadding boilerwadding deleted the SB/utils-feedback-fix branch April 23, 2026 11:57
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.

2 participants