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

generateId fails in conjunction with cluster (source specification) #8223

Closed
clif-os opened this issue May 7, 2019 · 2 comments · Fixed by #8945
Closed

generateId fails in conjunction with cluster (source specification) #8223

clif-os opened this issue May 7, 2019 · 2 comments · Fixed by #8945

Comments

@clif-os
Copy link

clif-os commented May 7, 2019

mapbox-gl-js version: 0.54.0

Steps to Trigger Behavior

Add source with the specifications cluster = true and generateId = true

Expected Behavior

All features should have a generated id

Actual Behavior

Only clustered features have a generated Id

@asheemmamoowala
Copy link
Contributor

@ChiefKleef This is currently not supported when using clustered GeoJSON sources. It is being tracked in this ticket in the supercluster repo.

Want to work on a PR for this?

@clif-os
Copy link
Author

clif-os commented May 7, 2019

I'm interested in working on it, yes

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

Successfully merging a pull request may close this issue.

2 participants