You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are about to merge the Open Layers 5.3.0 migration PR #183 into the next branch.
This next version (OL5) will involve many breaking changes.
If you are using the next version in production, I strongly recommend you to hold the version used (basically, to remove the tilde ~ or the caret ^ before the version of ngx-openlayers)
Next steps
Step 1
We will add a PR to migrate library to Angular 7
After that merged, next branch will be merge in the master and 1.0.0 will finally be released
Step 2
The next branch 2.0.0.next will be ready to intergate Angular 8 (>= bêta 11) and Open Layers 6 (>= bêta 4)
Of course, if you have any question, I will be happy to answer.
The text was updated successfully, but these errors were encountered:
There is a bug with Openlayer 5.3.0 for the reprojection of coordinates when the app is build with the flag buildOptimizer. It was fix in the version 5.3.1. I suggest we use directly this version. I can do the merge request if you want. See openlayers/openlayers#9019
Hello everyone,
We are about to merge the Open Layers 5.3.0 migration PR #183 into the next branch.
This next version (OL5) will involve many breaking changes.
If you are using the
next
version in production, I strongly recommend you to hold the version used (basically, to remove the tilde~
or the caret^
before the version of ngx-openlayers)Next steps
Step 1
We will add a PR to migrate library to Angular 7
After that merged, next branch will be merge in the master and 1.0.0 will finally be released
Step 2
The next branch
2.0.0.next
will be ready to intergate Angular 8 (>= bêta 11) and Open Layers 6 (>= bêta 4)Of course, if you have any question, I will be happy to answer.
The text was updated successfully, but these errors were encountered: