THIS IS ONLY A TESTWIKI! LH, MW 1.39.7, PHP 8, SMW 4.1.3

GeoJson:KartenBildTest: Unterschied zwischen den Versionen

Aus Test
Zur Navigation springen Zur Suche springen
(GeoJSON Seite wurde erstellt)
 
(Visual map edit)
Zeile 1: Zeile 1:
{
{
     "type": "FeatureCollection",
     "type": "FeatureCollection",
     "features": []
     "features": [
        {
            "type": "Feature",
            "properties": {
                "title": "Test Bernhard",
                "description": "Test"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.370616,
                    48.206118
                ]
            }
        }
    ]
}
}

Version vom 2. April 2024, 10:11 Uhr

Die Karte wird geladen …