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

Update OpenLayers version #1

Open
jboecker opened this issue Jul 19, 2014 · 0 comments
Open

Update OpenLayers version #1

jboecker opened this issue Jul 19, 2014 · 0 comments

Comments

@jboecker
Copy link
Owner

At the time of writing, we are using OpenLayers 3.0.0-beta.5, while the current version (which has a few backward-incompatible changes) is 3.0.0-gamma.2

I have already forked ndOut/ol3-bower to jboecker/ol3-bower and updated it to v3.0.0-gamma.2.

  • The dependency in bower.json needs to be updated:
bower uninstall --save ol3-unofficial
bower install --save git://github.com/jboecker/ol3-bower.git#3.0.0-gamma.2
  • The code needs to be updated to reflect changes in ol3 (e.g. View2D -> View, updated version of proj4js)
  • Use proj4-1.4.0 from bower_components/proj4 instead of proj4-1.1.0 from vendor_js/
@ghost ghost mentioned this issue Oct 22, 2016
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