Jump to content

GeoJson:Canvas 69: Difference between revisions

Created GeoJSON page
 
K0giusz (talk | contribs)
Added The Helpers on the map
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
58.65625,
78.263184
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
59.75,
51.748047
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
45.19375,
99.194531
]
}
}
]
}
}

Latest revision as of 16:08, 12 May 2026

Loading map...