St.map and digital elevation models (DEM)

Hey @jjpantano,

Welcome to the forum :wave:

Can you see if Pydeck provides the features that you need?
Layer Overview and Examples β€” pydeck 0.8.0b4 documentation

We’ve just released Streamlit v0.53.0 with support for all DeckGL features. Just use Pydeck instead of st.deck_gl_chart .

The goals is for this to replace st.deck_gl_chart , since it does everything the old API did and much more!