Skip to content

Commit 489b41a

Browse files
author
Stefan Kuethe
committed
Add examples to docs
1 parent 9e38f59 commit 489b41a

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

TODOS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TODOS
1+
# TODOs
22

33
## STAC layers
44

docs/showcase/heatmap.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Heatmap
2+
3+
<iframe src="https://eoda-dev.github.io/py-openlayers/marimo/earthquakes-heatmap.html?embed=true" width="100%" height=700 frameBorder="0"></iframe>

docs/showcase/icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Icons
22

3-
<iframe src="https://marimo.app/l/cp7ivz?embed=true" width="100%" height=700 frameBorder="0"></iframe>
3+
<iframe src="https://eoda-dev.github.io/py-openlayers/marimo/airport-icons.html?embed=true" width="100%" height=700 frameBorder="0"></iframe>

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@ nav:
6161
- KML vector source: showcase/kml-vector-source.md
6262
- MVT tile source: showcase/mvt-tile-source.md
6363
- PMTiles vector source: showcase/pmtiles-vector-source.md
64-
# - Icons: showcase/icons.md
64+
- Icons: showcase/icons.md
65+
- Heatmap: showcase/heatmap.md
6566
- Changelog: changelog.md

0 commit comments

Comments
 (0)