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 ol v5 #66

Closed
ghettovoice opened this issue Jul 6, 2018 · 4 comments
Closed

Upgrade to ol v5 #66

ghettovoice opened this issue Jul 6, 2018 · 4 comments
Assignees
Milestone

Comments

@ghettovoice
Copy link
Owner

Upgrade vuelayers to add support of openlayers v5
Related issue #65

@caesar
Copy link

caesar commented Sep 29, 2018

Any news on this? OpenLayers 5.2 is the current version now.

@ghettovoice
Copy link
Owner Author

In progress. While I do not have enough free time to finish it

ghettovoice added a commit that referenced this issue Oct 19, 2018
- upgrade to OpenLayers v5  (#66)
- drop out support of OpenLayers v4 (for v4 there is v0.10.x branch)
- change distribution package structure [BREAKING]
  Now the VueLayers provide only ES build for production/development environment and UMD build for
  a quick usage, so compiled ES source code should be imported simply from `/lib` directory (`/lib/_esm` was before).
- fix jerking vl-overlay (#80)
- vl-source-vector: handle `changefeature` event
ghettovoice added a commit that referenced this issue Oct 21, 2018
- upgrade to OpenLayers v5  (#66)
- drop out support of OpenLayers v4 (for v4 there is v0.10.x branch)
- change distribution package structure [BREAKING]
  Now the VueLayers provide only ES build for production/development environment and UMD build for
  a quick usage, so compiled ES source code should be imported simply from `/lib` directory (`/lib/_esm` was before).
- fix jerking vl-overlay (#80)
- vl-source-vector: handle `changefeature` event
- Update links in documentation (#88)
@ghettovoice
Copy link
Owner Author

v0.11.0-rc.1 that is based on OpenLayers 5 is ready

npm install vuelayers@next

@ghettovoice ghettovoice added this to the v0.11.0 milestone Oct 29, 2018
@ghettovoice
Copy link
Owner Author

v0.11.0 based on ol 5 is ready

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