Changed Google Maps to OpenStreetMap in code explanation (#7695)

The code snippet contains an OpenStreetMap URL, but the paragraph above mentioned Google Maps
This commit is contained in:
Olivér Falvai 2018-11-30 19:30:16 +01:00 committed by Fabian Affolter
parent d27aacaa5e
commit 002da69ce4

View File

@ -53,7 +53,7 @@ The default name of the location attributes is `lat` and `long` to avoid showing
### {% linkable_title Show position on map with camera platform %}
The [generic camera platform](/components/camera.mjpeg/) offers
the possibility to show the location of the ISS on Google Maps.
the possibility to show the location of the ISS on OpenStreetMap.
{% raw %}
```yaml