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

Add support for 'Leaflet.weather-markers' #1132

Open tallsam opened 8 years ago

tallsam commented 8 years ago

This adds support for Leaflet.weather-markers.

Mostly just copies what was done for #942 (vector-markers)

I couldn't get the tests running due to a bunch of jslint errors, but it builds and manual tests okay.