GeoJson:Canvas 58: Difference between revisions
Appearance
Visual map edit |
Pepe Raid |
||
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
74.765625, | 74.765625, | ||
29.537842 | 29.537842 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Metallic Monarchy", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
25.4375, | |||
42.794434 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Pepe Raid", | |||
"description": "(Event)" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
49.4375, | |||
41.444092 | |||
] | ] | ||
} | } |