Jump to content

GeoJson:Canvas 66: 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": [
53.875,
17.412842
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
56.089063,
8.558204
]
}
}
]
}
}

Latest revision as of 16:10, 12 May 2026

Loading map...