Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 950 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 950 Bytes

Leafmap Streamlit Apps

A collection of Leafmap embedded Streamlit apps.

apps
├── maps_with_layer
│   ├── app_copy.py
│   ├── app.py
│   └── requirements.txt
└── minimal_example
    ├── app.py
    └── requirements.txt

Video Demo

App Name Code Video Demo Status Description
maps_with_layer 🗒️ 🎞️ Intercative Leafmap with layer(s) embedded in a Streamlit app.
minimal_example 🗒️ 🎞️ TBD Intercative Leafmap with heatmap embedded in a Streamlit app.