We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdad5b8 commit b80cffbCopy full SHA for b80cffb
CHANGES.txt
@@ -1,3 +1,13 @@
1
+0.2.1
2
+~~~~~
3
+Bugfix release
4
+
5
+- TopoJson.get_bounds() returns [lon,lat] instead of [lat,lon] (eddies #383)
6
+- HeatMap was not passing "name" argument (eddies #380)
7
+- Fix heatmap.fit_bounds (same bug as #383) (BibMartin #384)
8
+- Fix WMS rendering (ocefpaf #404)
9
+- Change Leaflet.awesome-markers URL (BibMartin #393)
10
11
0.2.0
12
~~~~~
13
Major changes to the API with the new plugin system,
0 commit comments