Hey @all,
I’m working a lot with geo data and for our reviews we used the globe.gl implementation to map coordinates to a globe. Since I used streamlit a lot in the last weeks, I decided to write a wrapper for globe.gl which I just published on pypi.
The corresponding github repo is here:
So far, it can only display points (bars with a height) and/or labels.
Hope you can use it in your projects