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

mapbox-gl 0.53 #737

Closed
herchu opened this issue Feb 23, 2019 · 3 comments
Closed

mapbox-gl 0.53 #737

herchu opened this issue Feb 23, 2019 · 3 comments

Comments

@herchu
Copy link

herchu commented Feb 23, 2019

We are using react-map-gl, and wanted also to use a feature (clusterProperties) from mapbox-gl v0.53 which is still not supported in v0.52.

Current react-map-gl depends on mapbox-gl: "~0.52.0". Is there a timeline for supporting 0.53, a planned release date?

@Pessimistress
Copy link
Collaborator

react-map-gl locks to a minor release because we utilize some of mapbox-gl's private APIs. We just need to do some manual testing to make sure nothing breaks. I'll make sure we upgrade by early next week.

@herchu
Copy link
Author

herchu commented Feb 23, 2019

Thanks!

I have also done my own testing locally and it seems to work ok for me... In fact I already implemented what I needed, so I just need to wait for a react-map-gl release (or use a local fork in the meantime).

Of course I am not a developer on this project so I cannot say my tests are remotely close to valid! So I will wait anxiously for your release. Thanks @Pessimistress !

@herchu
Copy link
Author

herchu commented Mar 7, 2019

The new dependency to mapbox-gl: "~0.53.0" in last 4.0.14 release worked with the clusterProperties feature. Thanks for the quick release!

@herchu herchu closed this as completed Mar 7, 2019
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

No branches or pull requests

2 participants