Jump to content

GeoJson:Canvas 90: Difference between revisions

Selio (talk | contribs)
Created GeoJSON page
 
Selio (talk | contribs)
Visual map edit
Line 1: Line 1:
{
{
"type": "FeatureCollection",
"type": "FeatureCollection",
"features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
26.0625,
56.879395
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Ember Void",
"description": "(Faction Collab)"
},
"geometry": {
"type": "Point",
"coordinates": [
40.0625,
24.004395
]
}
}
]
}
}

Revision as of 01:50, 7 June 2025

Loading map...