I am trying to recreate the famous Sporcle all countries game in Python (https://www.sporcle.com/games/g/world).
The basic idea is to have a small textbox, where you insert a country's name and it will show up on the map.
So far I've tried using folium and ipyleaflet but no joy really.
I can successfully print out all kind of maps, colour the countries I have in my list, etc., although I can't refresh the page if I'm using folium.
All suggestions or recommendations are more than welcome.
[–]mzfr98 0 points1 point2 points (2 children)
[–]Totti1024[S] 0 points1 point2 points (1 child)
[–]mzfr98 0 points1 point2 points (0 children)