A collection of Leafmap embedded Streamlit apps.
apps
├── maps_with_layer
│ ├── app_copy.py
│ ├── app.py
│ └── requirements.txt
└── minimal_example
├── app.py
└── requirements.txt
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. |