GeoJson:Canvas 62: Difference between revisions
Appearance
Visual map edit |
Added The Helpers on the map |
||
| (One intermediate revision by one other user not shown) | |||
| Line 103: | Line 103: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": "Femboy | "title": "Femboy Café", | ||
"description": "(Faction)" | "description": "(Faction)" | ||
}, | }, | ||
| Line 111: | Line 111: | ||
30.125, | 30.125, | ||
55.811523 | 55.811523 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "The Helpers", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
43.803124, | |||
72.788281 | |||
] | ] | ||
} | } | ||