What's Changed * Exclude streamlit version 1.34 from requirements by hansthen in https://github.com/randyzwitch/streamlit-folium/pull/186 * Add realtime example by hansthen in https://github.com/randyzwitch/streamlit-folium/pull/187 * Fix Randy's terrible formatting by blackary in https://github.com/randyzwitch/streamlit-folium/pull/188 * Add Python 3.12 to test harness by randyzwitch in https://github.com/randyzwitch/streamlit-folium/pull/196 * Fix dynamic JS import and add missing scripts for colormaps by Navxihziq in https://github.com/randyzwitch/streamlit-folium/pull/193
New Contributors * Navxihziq made their first contribution in https://github.com/randyzwitch/streamlit-folium/pull/193
What's Changed * Fix map center and zoom map update by patrontheo in https://github.com/randyzwitch/streamlit-folium/pull/168 * Allow to use Layer control for dynamically added layers by patrontheo in https://github.com/randyzwitch/streamlit-folium/pull/166