Jump to content

GeoJson:Canvas 46: Difference between revisions

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

Latest revision as of 08:50, 4 October 2023

Loading map...