GeoJson:Canvas 84: Difference between revisions
Appearance
Visual map edit |
Visual map edit |
||
| Line 13: | Line 13: | ||
70.851563, | 70.851563, | ||
37.573242 | 37.573242 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "The Ember Empire", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
65.1875, | |||
27.405762 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Legion", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
59, | |||
12.936523 | |||
] | ] | ||
} | } | ||