angular-mapbox
angular-mapbox copied to clipboard
My markers aren't actualized dynamiccaly
Hello,
I have an object like in your example with all my marker coordonates. When I retrieve a json object in ajax and when I override the actual marker object use by my ng-repeat it's not actualizing the marker position if the coordonates had changed. It only add or delete the marker on the map.
What did I miss ?