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

Upgrade to Mapbox-gl-js 0.28.0 #1234

Closed
jmunowitch opened this issue Nov 18, 2016 · 2 comments
Closed

Upgrade to Mapbox-gl-js 0.28.0 #1234

jmunowitch opened this issue Nov 18, 2016 · 2 comments
Assignees

Comments

@jmunowitch
Copy link
Contributor

There are some breaking changes in upgrading from our current version to 0.27.0 and 0.28.0:

⚠️ Breaking changes ⚠️

@jmunowitch
Copy link
Contributor Author

mapbox-gl-js-bower has been updated with v0.27.0 and v0.28.0:
https://github.com/archesproject/mapbox-gl-js-bower/tree/v0.27.0
https://github.com/archesproject/mapbox-gl-js-bower/tree/v0.28.0

Testing will be required to confirm this doesn't break existing functionality

@chiatt
Copy link
Member

chiatt commented Nov 28, 2016

Draw styles have changed in the corresponding version (14.0) of the draw plugin and will need to be revised with this upgrade. Error when trying to load draw tools:

Error: layers.gl-draw-point-active-halo.cold: unknown property "interactive"(…)

Example of new draw styles:
https://github.com/mapbox/mapbox-gl-draw/blob/master/EXAMPLES.md

chiatt added a commit that referenced this issue Nov 28, 2016
…trolsDefault config to Draw instance so that it does not create controls on map, replaced remove - add layer methods with new 'moveLayer' method. re #1234
@chiatt chiatt assigned jmunowitch and unassigned chiatt Dec 1, 2016
chiatt added a commit that referenced this issue Jan 31, 2019
@chiatt chiatt mentioned this issue Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants