tombatossals / angular-leaflet-directive

AngularJS directive to embed an interact with maps managed by Leaflet library
http://tombatossals.github.io/angular-leaflet-directive
MIT License
1.5k stars 635 forks source link

Fixed bug where NaN lat and lngs for markers would cease updating of … #1185

Open PetersonRyan opened 6 years ago

PetersonRyan commented 6 years ago

…subsequent markers.

If any marker fails to update or be added, it will continue to the next and give you a warning.