GeoJson:Canvas 89: Difference between revisions
Appearance
Visual map edit |
fixes |
||
| Line 158: | Line 158: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": | "properties": [], | ||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
| Line 604: | Line 604: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": " | "title": "Kitty Pxls", | ||
"description": "(Faction)" | "description": "(Faction)" | ||
}, | }, | ||
| Line 618: | Line 618: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": " | "title": "The Purple Empire", | ||
"description": "(Faction)" | "description": "(Faction)" | ||
}, | }, | ||
| Line 654: | Line 654: | ||
37.46277, | 37.46277, | ||
36.4964 | 36.4964 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Darkhood", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
35.368455, | |||
69.499134 | |||
] | ] | ||
} | } | ||