GeoJson:Test: Difference between revisions
From Freephile Wiki
Rich Evans (talk | contribs) Visual map edit |
Add marker for the Secret Alien Vault |
||
Line 13: | Line 13: | ||
-82.675826999999998, | -82.675826999999998, | ||
41.370426000000002 | 41.370426000000002 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Where the aliens are stored", | |||
"description": "This is the secret underground vault where we store recovered aliens from UFO crashes." | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
-82.698211000000001, | |||
41.375377999999998 | |||
] | ] | ||
} | } |