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

feat(olControl): watch & reinitialize ctrls on map #345

Closed juristr closed 7 years ago

juristr commented 7 years ago

Adds $watch on the olControl properties and in case updates the corresponding control on the openlayers map.