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

Memory Leaks #393

Closed sathishatnet closed 6 years ago

sathishatnet commented 6 years ago

Map object has not set to null when controller is destroyed and also the target element is not released, Hence causing memory leaks