Skip to content

Commit 5a211f6

Browse files
author
Stefan Kuethe
committed
Typo
1 parent 70fef6f commit 5a211f6

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![License](https://img.shields.io/github/license/eoda-dev/py-openlayers)](https://img.shields.io/github/license/eoda-dev/py-openlayers)
77
[![OpenLayers JS](https://img.shields.io/badge/OpenLayers-v10.5.0-blue.svg)](https://github.com/openlayers/openlayers/releases//tag/v10.5.0)
88

9-
Provides Python bindings for [OpenLayers](https://openlayers.org/), a high-performance, full-featured web mapping library that displays maps from various sources and formats. It makes it a easy to create interactive maps in [Marimo](https://marimo.io/) and [Jupyter](https://jupyter.org/) notebooks with a few lines of code in a pythonic way.
9+
Provides Python bindings for [OpenLayers](https://openlayers.org/), a high-performance, full-featured web mapping library that displays maps from various sources and formats. It makes it easy to create interactive maps in [Marimo](https://marimo.io/) and [Jupyter](https://jupyter.org/) notebooks with a few lines of code in a pythonic way.
1010

1111
## Features
1212

docs/showcase/geotiff.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://marimo.app/l/guhyof

docs/showcase/style-expressions-text.md

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

33
See also [style-expressions](https://openlayers.org/en/latest/examples/style-expressions.html)
44

5-
<iframe src="https://marimo.app/l/5rm9oc?embed=true" width="100%" height=700 frameBorder="0"></iframe>
5+
<iframe src="https://marimo.app/l/ig7brp?embed=true" width="100%" height=700 frameBorder="0"></iframe>

0 commit comments

Comments
 (0)