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

Bugfix/make supercluster independently configurable #166

Merged

Conversation

ebefarooqui
Copy link
Contributor

Moving supercluster config outside of the map. This is important because we might want to use a separate set of attributes for the clusters as we do the map.

efarooqui added 2 commits October 21, 2020 20:52
@ebefarooqui ebefarooqui merged commit 132d04d into develop Oct 22, 2020
Comment on lines +93 to +95
radius: clusterConfig.radius,
maxZoom: clusterConfig.maxZoom,
minZoom: clusterConfig.minZoom
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could just do new Supercluster(clusterConfig) here, no?

@breezykermo breezykermo deleted the bugfix/make-supercluster-independently-configurable branch October 22, 2020 10:35
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