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

docs: demonstrate NonHierarchicalViewBasedAlgorithm for high-volume marker clustering #463

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented Nov 27, 2023

The following PR showcases how to use a custom algorithm while clustering.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • 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)

Fixes #380 🦕

@wangela wangela changed the title docs: showcase usage of custom algorithm docs: demonstrate NonHierarchicalViewBasedAlgorithm for high-volume marker clustering Dec 15, 2023
@wangela wangela merged commit 4b7967d into main Dec 20, 2023
11 checks passed
@wangela wangela deleted the docs/showcase_usage_of_algorithm branch December 20, 2023 10:10
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 4.3.1 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Huge drop in performances when setting custom clusterContent or clusterItemContent with many items
4 participants