jumpinjackie / vscode-map-preview

VSCode map preview extension
MIT License
85 stars 14 forks source link

Ability to preview arbitrary JSON structures with X/Y point properties #19

Open jumpinjackie opened 8 years ago

jumpinjackie commented 8 years ago

Similar to CSV export, we should be able to preview arbitrary JSON structures if they contain point data. We just need to be able to prompt for this information and ensure that the previewer can extract this point data when setting up the OL vector layer.