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

Reworked integration of OL5 support. #1

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

severinstrobl
Copy link

This is an attempt to finally resolve the long awaited integration of OL5 support tracked in Turbo87#143. The dependency on parcel is removed and the OL5 version integrates better with the existing infrastructure.

OpenLayers 5 is implemented as a set of ES modules, requiring
major changes to the sidebar. Depending on how OL5 is used, the
sidebar will either be used as an ES module as well, or, in case the
full build of OL (ol.js) is used, a version compiled via webpack for
direct usage in a browser environment is required.
@umbe1987
Copy link
Owner

@severinstrobl Awesome thanks! I hope this would be merged in this neat project!

@severinstrobl
Copy link
Author

@umbe1987 Do you want to merge this pull request so we can see if we can get the updated pull request merged into the upstream project?

@umbe1987 umbe1987 merged commit a4acfa9 into umbe1987:ol5-sidebar Apr 30, 2019
@umbe1987
Copy link
Owner

@umbe1987 Do you want to merge this pull request so we can see if we can get the updated pull request merged into the upstream project?

Merged, thanks!

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