Skip to content

Commit c87c58b

Browse files
author
Stefan Kuethe
committed
Update README
1 parent adb8c31 commit c87c58b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Render vector data from GeoJSON, TopoJSON, KML, GML and other formats.
2222

2323
Add geocoding, draw, full screen and other controls to your map.
2424

25+
<a href="https://eoda-dev.github.io/py-openlayers/marimo/draw-control.html" target="_blank">Draw control example<a>
26+
2527
### WebGL
2628

2729
Render large data sets using WebGL.
@@ -30,13 +32,13 @@ Render large data sets using WebGL.
3032

3133
Render PMTiles from vector and raster sources.
3234

33-
<a href="https://eoda-dev.github.io/py-openlayers/marimo/pmtiles-vector.html" target="_blank">PMTiles vector source notebook<a>
35+
<a href="https://eoda-dev.github.io/py-openlayers/marimo/pmtiles-vector.html" target="_blank">PMTiles vector source example<a>
3436

3537
### Interactions
3638

3739
Drag and drop GPX, GeoJSON, KML or TopoJSON files on to the map. Modify, draw and select features.
3840

39-
<a href="https://eoda-dev.github.io/py-openlayers/marimo/drag-and-drop.html" target="_blank">Drag-and-drop notebook<a>
41+
<a href="https://eoda-dev.github.io/py-openlayers/marimo/drag-and-drop.html" target="_blank">Drag-and-drop example<a>
4042

4143
### GeoPandas Extension
4244

@@ -74,7 +76,7 @@ m = ol.Map()
7476
m.save()
7577
```
7678

77-
<a href="https://eoda-dev.github.io/py-openlayers/marimo/getting-started.html" target="_blank">Getting started notebook<a>
79+
<a href="https://eoda-dev.github.io/py-openlayers/marimo/getting-started.html" target="_blank">Getting started<a>
7880

7981
## Documentation
8082

0 commit comments

Comments
 (0)