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

Move stand-alone OL functions to custom ES6 modules #16

Open
7 of 11 tasks
probins opened this issue Dec 13, 2016 · 0 comments
Open
7 of 11 tasks

Move stand-alone OL functions to custom ES6 modules #16

probins opened this issue Dec 13, 2016 · 0 comments

Comments

@probins
Copy link
Owner

probins commented Dec 13, 2016

The first stage of converting OL to ES6.

  • DOM elements:
    • controls
    • Overlay
  • other simple objects:
    • coordinate
    • extent
    • Sphere
    • formats?
    • loadingstrategy.bbox?
    • OSM?
  • split formats into separate read/write modules?
  • fork Map or add baseMap? (will be fixed upstream)
  • replace getxxx() with get('xxx')
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

1 participant