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

Commits on Apr 30, 2019

  1. Integrated support for OL5 based on ES modules.

    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.
    severinstrobl committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    ed4a938 View commit details
    Browse the repository at this point in the history