Jump to content

GeoJson:Canvas 67: Difference between revisions

Created GeoJSON page
 
K0giusz (talk | contribs)
Added The Helpers on the map
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
64.53125,
75.356934
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
78.8625,
51.231641
]
}
}
]
}
}

Latest revision as of 16:09, 12 May 2026

Loading map...