Jump to content

GeoJson:Canvas 13: Difference between revisions

Created page with "{ "type": "FeatureCollection", "features": [] }"
 
Visual map edit
 
Line 1: Line 1:
{
{
     "type": "FeatureCollection",
     "type": "FeatureCollection",
     "features": []
     "features": [
        {
            "type": "Feature",
            "properties": {
                "title": "ManePxls",
                "description": "(Faction)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    29.4375,
                    121.6875
                ]
            }
        }
    ]
}
}

Latest revision as of 08:05, 4 October 2023

Loading map...