GeoJson:Canvas 55: Difference between revisions
Appearance
Visual map edit |
Added The Helpers on the map |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 19: | Line 19: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": "Femboy | "title": "Femboy Café", | ||
"description": "(Faction)" | "description": "(Faction)" | ||
}, | }, | ||
| Line 27: | Line 27: | ||
6.625, | 6.625, | ||
45.998047 | 45.998047 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Miku and More", | |||
"description": "(Faction)\nMiku and More's first art." | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
96.21875, | |||
39.234375 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "The Helpers", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
82.703125, | |||
35.569532 | |||
] | ] | ||
} | } | ||