tombatossals / angular-openlayers-directive

AngularJS directive to embed an interact with maps managed by the OpenLayers library
http://tombatossals.github.io/angular-openlayers-directive/
MIT License
282 stars 183 forks source link

Updated package.json #312

Closed njirem closed 8 years ago

njirem commented 8 years ago

Fix for issue #311.

Update openlayers dependency from 3.8.x to 3.18+. This fixes a problem in one of the dependencies of openlayers 3.8.x.

Have run the tests and they are still ok.