We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee8da7b commit 937693fCopy full SHA for 937693f
CHANGES.txt
@@ -3,6 +3,7 @@
3
4
Breaking changes
5
6
+- Drop support for Python 3.5 and 3.6 (@ocefpaf #1729)
7
- Remove deprecated Stamen tiles (@ocefpaf #1811)
8
- Remove `_env` instance attributes (@Conengmo #1817)
9
- Use write_png from Branca, remove from Folium (@Conengmo #1708)
@@ -16,6 +17,7 @@ New features
16
17
18
Improvements
19
20
+- Update jquery to v3.7.1 (@BastienGauthier #1824)
21
- Update leaflet.fullscreen plugin to 3.0.0 (@afontenot #1818)
22
- Allow Choropleth key_on to traverse through array (@amrutharajashekar #1772)
23
- Support TagFilterButton in PolyLine, AntPath and GeoJson (@jamiechoi1995 #1756)
0 commit comments