Skip to content

Conversation

@kikoso
Copy link
Collaborator

@kikoso kikoso commented Dec 20, 2022

The following PRs exposes the method getColor() in the ClusterRenderer. Thus, developers can override this method and provide their own color schema for clusters.


  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)
  • Will this cause breaking changes to existing Java or Kotlin integrations? If so, ensure the commit has a BREAKING CHANGE footer so when this change is integrated a major version update is triggered. See: https://www.conventionalcommits.org/en/v1.0.0/

Fixes #1121

@kikoso kikoso requested a review from wangela December 20, 2022 07:24
@kikoso kikoso added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Dec 20, 2022
@wangela wangela merged commit 0f0f9bd into main Jan 13, 2023
@wangela wangela deleted the feat/exposing_get_color branch January 13, 2023 19:21
googlemaps-bot pushed a commit that referenced this pull request Jan 13, 2023
# [3.1.0](v3.0.0...v3.1.0) (2023-01-13)

### Features

* exposing getColor function in the ClusterRenderer ([#1130](#1130)) ([0f0f9bd](0f0f9bd))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cluster icon color by cluster

3 participants