GeoJson:Canvas 89: Difference between revisions
Appearance
Removed marker with no data, small fixes |
Cirno & Schizo |
||
| Line 657: | Line 657: | ||
35.368455, | 35.368455, | ||
69.499134 | 69.499134 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Cirno Embassy", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
47.5625, | |||
41.427734 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Schizophrenia", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
33.46875, | |||
46.136719 | |||
] | ] | ||
} | } | ||