GeoJson:Canvas 58: Difference between revisions
Appearance
Visual map edit |
Added The Helpers on the map |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 75: | Line 75: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": "Femboy | "title": "Femboy Café", | ||
"description": "(Faction)" | "description": "(Faction)" | ||
}, | }, | ||
| Line 83: | Line 83: | ||
81.15625, | 81.15625, | ||
23.499512 | 23.499512 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Miku and More", | |||
"description": "(Faction)\nMiku and More's fifth art." | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
80.59375, | |||
36.25 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "The Helpers", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
65.1125, | |||
1.222656 | |||
] | ] | ||
} | } | ||