|
| 1 | +0.15.0 |
| 2 | +~~~~~~ |
| 3 | + |
| 4 | +Breaking changes |
| 5 | + |
| 6 | +- Remove deprecated Stamen tiles (@ocefpaf #1811) |
| 7 | +- Remove `_env` instance attributes (@Conengmo #1817) |
| 8 | +- Use write_png from Branca, remove from Folium (@Conengmo #1708) |
| 9 | +- Remove deprecated Map.choropleth method (@Conengmo #1684) |
| 10 | + |
| 11 | +New features |
| 12 | + |
| 13 | +- Draggable layer control option (@Conengmo #1760) |
| 14 | +- Add fit enabled overlays feature (@Conengmo #1693) |
| 15 | +- Add type hints (@Conengmo #1677) |
| 16 | + |
| 17 | +Improvements |
| 18 | + |
| 19 | +- Update leaflet.fullscreen plugin to 3.0.0 (@afontenot #1818) |
| 20 | +- Allow Choropleth key_on to traverse through array (@amrutharajashekar #1772) |
| 21 | +- Support TagFilterButton in PolyLine, AntPath and GeoJson (@jamiechoi1995 #1756) |
| 22 | +- Multiple instances of TimeSliderChoropleth on a single map (@Conengmo #1749) |
| 23 | +- Make VectorGridProtobuf an overlay by default (@iwpnd #1723) |
| 24 | +- Change internally where layers are added to the map (@Conengmo #1690) |
| 25 | +- TimestampedWmsTileLayers inherit from MacroElement, not Layer (@Conengmo #1696) |
| 26 | +- SideBySideLayers inherit from MacroElement, not Layer (@Conengmo #1695) |
| 27 | +- Consolidate duplicate utility functions with Branca (@Conengmo #1676) |
| 28 | + |
| 29 | +Bug fixes |
| 30 | + |
| 31 | +- Fix interaction between DualMap and Draw (@Qweaper #1776) |
| 32 | +- Fix MeasureControl plugin for Leaflet>=1.8.0 (@Conengmo #1748) |
| 33 | +- Pin older version of leaflet side by side to fix SideBySideLayers plugin (@jtmiclat #1732) |
| 34 | +- Fix Map.show_in_browser() by adding local file prefix to url (@RileyLeff #1704) |
| 35 | + |
| 36 | +Documentation |
| 37 | + |
| 38 | +- Deprecate example notebooks (@Conengmo #1798) |
| 39 | +- Documentation overhaul (@Conengmo #1700) |
| 40 | +- Update example notebooks after new Pandas version (@Conengmo #1761) |
| 41 | + |
| 42 | + |
1 | 43 | 0.14.0
|
2 | 44 | ~~~~~~
|
3 | 45 |
|
|
0 commit comments