folium v0.8.0 Release Notes

Release Date: 2019-02-26 // about 5 years ago
  • 0.8.0

    • Warn when using geojson data with GeometryCollection type in GeoJsonToolTip (jtbaker #988)
    • ๐Ÿ”„ Change default popup width from 300px to 100% (ocefpaf #1040)
    • Automatically detect VegaLite version from specs (JarnoRFB #959)
    • ๐Ÿ’… Validate style and highlight functions in GeoJson (jtbaker #1024)
    • ๐Ÿ”Œ AntPath plugin (ocefpaf #1016)
    • โšก๏ธ Update Leaflet version to 1.4.0 (conengmo #1047)
    • ๐Ÿ”Œ DualMap plugin (conengmo #933)
    • ๐Ÿ”Œ CirclePattern and StripePattern plugins (talbertc-usgs #966)
    • โž• Add option to make Marker draggable (Conengmo #1053)
    • Example notebook on creating polygons from points (HZALK #1056)

    API changes

    • ๐Ÿ‘Œ Improved Search plugin (jtbaker #995)

    ๐Ÿ› Bug Fixes

    • Re-add missing GeoJsonTooltip in init (Conengmo #1029)
    • ๐Ÿ‘‰ Use Javascript template literals in DivIcon (Conengmo #1054)