From ce2df16f90547dfa01ffd845317b60e3c3996390 Mon Sep 17 00:00:00 2001 From: Joo Peter Date: Sun, 17 Nov 2024 14:37:15 +0100 Subject: [PATCH] Update index.html --- index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/index.html b/index.html index caf464b..2b935e7 100644 --- a/index.html +++ b/index.html @@ -473,6 +473,29 @@ ] } }, + { + "type": "Feature", + "properties": { + "Anker": "https://travel.joopeter.de/karmeliterkloster", + "Bild-URL": "", + "Bild-URL 2": "", + "Strasse": "Karmeliterkonvent", + "Ort": "Heilbronn", + "Beschreibung": "Karmeliterkonvent", + "Blickrichtung": "", + "Position Laengengrad": "9,22104", + "Position Breitengrad": "49.14510", + "fillColor": "#ce4ad6", + "radius" : 7 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 9.22104, + 49.14510 + ] + } + }, { "type": "Feature", "properties": {