Skip to content

Bibfolium

Compare
Choose a tag to compare
@ocefpaf ocefpaf released this 12 Feb 20:05
· 6 commits to v0.2.0 since this release

v0.2.0

Major changes to the API with the new plugin system,
and several new features in this version. For more information check the docs:
http://python-visualization.github.io/folium/

  • Added control_scale (BibMartin and jelmelk #355)
  • WMS styles (ocefpaf #348)
  • Docs! (BibMartin #344, #337, #329)
  • No tile option (ocefpaf #330)
  • GeoJSON and TopoJSON style_function (BibMartin #317 and #266)
  • Colormaps (BibMartin # 300)
  • Map CRS (BibMartin #297)
  • GeoPandas drawing (BibMartin #296)
  • Div Icons (BibMartin #250)
  • CustomIcon (BibMartin #230)
  • HeatMap (BibMartin #213)

And many bug fixes!
(See https://github.com/python-visualization/folium/issues?&q=milestone:v0.2.0+is:closed+label:bug)