jboecker / dcs-witchcraft

A debug console for Lua scripts in DCS: World missions and related experiments
GNU General Public License v3.0
55 stars 13 forks source link

Update OpenLayers version #1

Open jboecker opened 10 years ago

jboecker commented 10 years ago

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.

bower uninstall --save ol3-unofficial
bower install --save git://github.com/jboecker/ol3-bower.git#3.0.0-gamma.2