geemap.Map to_streamlit - Not sure why map is not showing in my streamlit app #2235
Answered
by
giswqs
KaiquanMah
asked this question in
Q&A
-
|
In my Streamlit app, I have authenticated with google earth engine's API. Current code snippet: |
Beta Was this translation helpful? Give feedback.
Answered by
giswqs
Mar 17, 2025
Replies: 1 comment
-
|
Make sure you use the folium backend. import geemap.foliumap as geemap |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
giswqs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure you use the folium backend.