File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v0.3.1
2+ ======
3+ * fixed divIcon syntax error (thanks to spoobar)
4+ * fixed "observer_ " not a variable in scope (thanks to fabiosantoscode)
5+
16v0.3.0
27======
38* merged leaflet-map-component by Prateek Saxena (leaflet-circle, leaflet-polygon, leaflet-polyline)
Original file line number Diff line number Diff line change 11{
22 "name" : " leaflet-map" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "authors" : [
55 " Hendrik Brummermann <nhnb@users.sourceforge.net>" ,
66 " Prateek Saxena <prtksxna@gmail.com>"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ <h1><leaflet-map></h1>
3535 < a class ="menubutton demobutton " href ="https://nhnb.github.io/leaflet-map/demo.html "> Demo</ a >
3636 < a class ="menubutton apidocbutton " href ="https://nhnb.github.io/leaflet-map/doc.html#leaflet-map "> API</ a >
3737 < a class ="menubutton pluginbutton " href ="https://nhnb.github.io/leaflet-map/plugins.html "> Plugins</ a >
38- < a class ="menubutton downloadbutton " href ="https://github.com/nhnb/leaflet-map/releases/download/v0.3.0 /leaflet-map-0.3.0 .zip "> Download</ a >
38+ < a class ="menubutton downloadbutton " href ="https://github.com/nhnb/leaflet-map/releases/download/v0.3.1 /leaflet-map-0.3.1 .zip "> Download</ a >
3939 < a class ="menubutton githubbutton " href ="https://github.com/nhnb/leaflet-map/ "> Github</ a >
4040 </ div >
4141 </ header >
You can’t perform that action at this time.
0 commit comments