Releases: randyzwitch/streamlit-folium
Releases ยท randyzwitch/streamlit-folium
Don't fail on bounds
Sets default value for bounds, working around an upstream bug in Folium
What's Changed
Full Changelog: v0.6.11...v0.6.12
Fix Google Earth Engine flickering
What's Changed
Full Changelog: v0.6.10...v0.6.11
Add circle radius, fix Safari issue
What's Changed
- Add last drawn circle radius and polygon to output by @sfc-gh-zblackwood in #59
- Fix safari by @blackary in #60
Full Changelog: v0.6.9...v0.6.10
Fix layer-click bug
Resolves issue where a double-click was required for update
What's Changed
Full Changelog: v0.6.8...v0.6.9
Convert initial bounds from list-style to dict-style in default
Fixes type instability on map load, where the default instantiated value returned a list and component then returns a dict.
Full Changelog: v0.6.7...v0.6.8
v0.6.7
Fix popups and default return
Update drawn objects on edit and delete
What's Changed
- Update drawn objects on edit and delete by @sfc-gh-zblackwood in #42
New Contributors
- @sfc-gh-zblackwood made their first contribution in #42
Full Changelog: v0.6.4...v0.6.5
Fix duplicate drawings
Add zoom level
Adds zoom level as one of the properties returned on interaction with st_folium
What's Changed
Full Changelog: v0.6.2...v0.6.3