is there a way to render the html map or folium maps in flet #1008
Unanswered
bobwatcherx
asked this question in
Q&A
Replies: 2 comments
-
i also want to dispaly map service use folium by felt. thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
I created folium maps on a flask backend with input parameter from a request from flet. Then I useed flet's open_url() to open the created map in a new tab. It's no fully satisfying solution. Can we somehow render html in flet directly from folium's render_template? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i want to display map in this flet . and one of them with folium . by generating html files from folium . is there any way to render html file as widget from flet or something else to add map inside flet app . thanks
Beta Was this translation helpful? Give feedback.
All reactions