File tree Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change 1
- 0.2.0.dev
2
- ~~~~~~~~~
3
- TODO
4
-
1
+ 0.2.0
2
+ ~~~~~
3
+ Major changes to the API with the new plugin system,
4
+ and several new features in this version. For more information check the docs:
5
+ http://python-visualization.github.io/folium/
6
+
7
+ - Added control_scale (BibMartin and jelmelk #355)
8
+ - WMS styles (ocefpaf #348)
9
+ - Docs! (BibMartin #344, #337, #329)
10
+ - No tile option (ocefpaf #330)
11
+ - GeoJSON and TopoJSON `style_function` (BibMartin #317 and #266)
12
+ - Colormaps (BibMartin # 300)
13
+ - Map CRS (BibMartin #297)
14
+ - GeoPandas drawing (BibMartin #296)
15
+ - Div Icons (BibMartin #250)
16
+ - CustomIcon (BibMartin #230)
17
+ - HeatMap (BibMartin #213)
18
+
19
+ And many bug fixes.
20
+ See https://github.com/python-visualization/folium/issues?&q=milestone:v0.2.0+is:closed+label:bug
5
21
6
22
0.1.6
7
23
~~~~~
You can’t perform that action at this time.
0 commit comments