Skip to content

Releases: python-visualization/folium

Latest release

09 Nov 20:34
Compare
Choose a tag to compare

0.1.6

  • Added default options to tile_layer (ozak 1ad2336)
  • Introduce free scale for geo_json (Nikolay Koldunov 21e2757)
  • Added Image Overlay. (andrewgiessel b625613)
  • All popups can take a popup_width keyword to adjust the width in
    text/HTML (ocefpaf #157).
  • CAVEAT! Backwards incompatibly change: the keyword width in popups is now
    popup_width to avoid confusion with map width.
  • Simpler HTML repr (ocefpaf a343106)

Bug Fixes

  • WMS layer (Martin Journois 610b42d)
  • Stamentoner URL (ocefpaf 7003dc5)

v0.1.5

13 Aug 13:14
Compare
Choose a tag to compare

Version 0.1.5

  • Popups on lines. (themiurgo #122)
  • Map auto bounds. (themiurgo #134)
  • GeoJSON popup. (ocefpaf 7aad5e0)
  • Added cartodb positron and dark_matter tiles (ocefpaf d4daee7)
  • Forcing HTTPS when available. (ocefpaf c69ac89)
  • Added Stamen Watercolor tiles. (ocefpaf 8c1f837)
  • Added non-pixel width and height. (ocefpaf a87a449)
  • Default map size is defined as non-pixel and equal to 100% of the window.
    (ocefpaf dcaf575)

Bug Fixes

  • Draw GeoJSON first. (ocefpaf d92bdbe)
  • Removed keyword unnecessary popup_on. (themiurgo 204d722)
  • Fixed MapQuest Open Aerial URL. (ocefpaf 5e787fa)

v0.1.4

01 Apr 19:15
Compare
Choose a tag to compare

New features

  • Popups allow unicode. @apatil
  • Support for https protocol. @apatil
  • Custom popup width. @ocefpaf
  • Support multiPolyLine. @scari
  • Added max and min zoom keywords. @Paradoxeuh

Bug Fixes

  • Remove margins from leaflet-tiles (Fixes #64). @lennart0901
  • Template not found on Windows OSes (Fixes #50). @Paradoxeuh
  • WMS layer on python 3. @ocefpaf

v0.1.3

04 Dec 18:26
Compare
Choose a tag to compare

Bump version to v0.1.3