From 002da69ce43f302c672518d6e0498170709dd307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliv=C3=A9r=20Falvai?= Date: Fri, 30 Nov 2018 19:30:16 +0100 Subject: [PATCH] Changed Google Maps to OpenStreetMap in code explanation (#7695) The code snippet contains an OpenStreetMap URL, but the paragraph above mentioned Google Maps --- source/_components/binary_sensor.iss.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/binary_sensor.iss.markdown b/source/_components/binary_sensor.iss.markdown index 4e57b55a20f..e87fbccf8ba 100644 --- a/source/_components/binary_sensor.iss.markdown +++ b/source/_components/binary_sensor.iss.markdown @@ -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