fixed “observer_” not a variable in scope (thanks to fabiosantoscode)
v0.3.0
merged leaflet-map-component by Prateek Saxena (leaflet-circle, leaflet-polygon, leaflet-polyline)
added abstract leaflet-path element to style vector layers
added layer-group
split leaflet-map.html into leaflet-control.html, leaflet-layer.html, leaflet.map.html and leaflet-marker.html
all files are included from leaflet-map.html, so no changes are required.
v0.2.0
changed dependency from leaflet_bower to leaflet (which is available on bower, too)
added support for leaflet-scale-control
v0.1.1
registered on bower
v0.1.0
dropped nhnb- prefix
r0.0.2
added support for leaflet-geolocation
added support for leaflet-tilelayer-wms
added demonstration of data binding in a custom component
changed property names to camelCase (attributes are case insensitive)