Issue with geemap.Map arguments not working as expected in Flask application #2204
Answered
by
giswqs
YasserInSpace
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
giswqs
Jan 2, 2025
Replies: 1 comment
-
ipyleaflet does not work well with flask. You need to use the folium mapping backend. Alternatively, you can use ipyleaflet with solara. https://huggingface.co/spaces/giswqs/solara-geemap/tree/main/pages |
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
ipyleaflet does not work well with flask. You need to use the folium mapping backend.
Alternatively, you can use ipyleaflet with solara.
https://huggingface.co/spaces/giswqs/solara-geemap/tree/main/pages