v0.19.6
What's Changed
- Fix numeric keys for dict inputs in tojavascript by @hansthen in #2100
- Docs: explain which layer kinds are base layer / overlay by default by @elliot-100 in #2108
- Docs: update switcher.json for v0.19.5 manually by @Conengmo in #2110
- Docs: User guide LayerControl example doesn't work by @elliot-100 in #2105
- Docs:
utilities.image_to_url()
'image'
and related docstrings by @elliot-100 in #2106 - Docs: add entry on Search plugin with FeatureGroup by @Conengmo in #2115
- Docs: update ImageOverlay with local file example by @Conengmo in #2111
- CI: run Geopandas tests by @Conengmo in #2116
- Fix Mypy by @Conengmo in #2118
- Cleanup MacroElements by @hansthen in #2088
- CI: Run streamlit-folium tests as part of our CI by @hansthen in #2117
- Issue 2125: Fix broken selenium tests by @hansthen in #2129
- CI: Add a scheduled trigger to the workflow by @hansthen in #2130
- Issue 2138: Fix awesome markers by @hansthen in #2139
- CI: Install geopandas and dependencies using Conda to fix a build error by @hansthen in #2137
- Make DivIcon and CustomIcon work with the new Marker approach by @hansthen in #2132
- Make DivIcon and CustomIcon work with the new Marker approach by @Conengmo in #2119
- Issue 1877: Fix
_to_png
when usingfit_bounds
by @hansthen in #2135 - Add the GeoMan plugin by @hansthen in #2124
- Issue 1989: Convert null values to empty strings in popup and tooltip by @hansthen in #2134
- Issue 1770: Add on_each_feature handler to GeoJson by @hansthen in #2136
- Allow users to add new Control classes without implementing a plugin by @hansthen in #2122
- Fix add_child on Marker not returning self by @hansthen in #2145
- CI: Add snapshot tests by @hansthen in #2144
New Contributors
- @elliot-100 made their first contribution in #2108
Full Changelog: v0.19.5...v0.19.6