MateMonkey / frontend

The AngularJS Frontend for matemonkey.com
https://matemonkey.com
8 stars 3 forks source link

Improve marker handling #3

Open mguentner opened 9 years ago

mguentner commented 9 years ago

Currently it is not possible to update one marker e.g. here: https://github.com/MateMonkey/frontend/blob/master/app/js/map.js#L271

Due to this bug: https://github.com/tombatossals/angular-leaflet-directive/issues/478

Therefore all markers need to be destroyed and reloaded from the API.