GeoJson:Canvas 85: Difference between revisions
Appearance
Visual map edit |
Visual map edit |
||
| Line 13: | Line 13: | ||
51.0625, | 51.0625, | ||
39.09668 | 39.09668 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "The Ember Empire", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
24.125, | |||
81.124023 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Legion", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
83.71875, | |||
46.812012 | |||
] | ] | ||
} | } | ||