Closed circlingthesun closed 9 years ago
Yess, to unify the attributes names we decided to deprecate the "marker" atrribute. You can get the same functionality with "markers". Take a look on this code to see an example:
http://tombatossals.github.io/angular-leaflet-directive/examples/marker-example.html
Okay, thanks. It's still being copied into the isolated scope on line 11 of directives/leaflet.js. Maybe remove that?
Ups, totally right. Thanks for reporting.
No longer valid.
The 'marker' attribute has no effect in the latest release. Only the markers attribute works.