GeoJson:Canvas 54: Difference between revisions
Appearance
Visual map edit |
Added The Helpers on the map |
||
| (One intermediate revision by one other user 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: | ||
18.3125, | 18.3125, | ||
98.124023 | 98.124023 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "The Helpers", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
43.012505, | |||
67.770314 | |||
] | ] | ||
} | } | ||