GeoJson:Canvas 91: Difference between revisions
Appearance
m fixes |
m Added info to markers with no info |
||
| Line 326: | Line 326: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": | "properties": { | ||
"title": "happy new year", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
| Line 337: | Line 340: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": | "properties": { | ||
"title": "PokeFusions", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
| Line 348: | Line 354: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": | "properties": { | ||
"title": "Cell Lattice", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
| Line 359: | Line 368: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": | "properties": { | ||
"title": "Cirno Embassy", | |||
"description": "(Faction)" | |||
}, | |||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||