Robert Edwards
Results
1
comments of
Robert Edwards
`st.map` [is just a wrapper around](https://docs.streamlit.io/library/api-reference/charts/st.map) `st.pydeck_chart`. Pydeck map hover over layers are fairly limited. Instead, you could look into Folium, a LeafletJS wrapper, to [add images to pop-ups](https://nbviewer.org/gist/ocefpaf/20aa2e74e11db30da2ff07c45cd74816).