RandomFractals / geo-data-viewer

Geo Data Analytics tool for VSCode IDE with kepler.gl support to generate and view maps πŸ—ΊοΈ without any Python 🐍, IPyWidgets βš™οΈ, pandas 🐼, Jupyter notebooks πŸ“š, or ReactJS βš›οΈ app code.
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.geo-data-viewer
Apache License 2.0
408 stars 44 forks source link

hide kepler.gl export options #22

Closed RandomFractals closed 4 years ago

RandomFractals commented 4 years ago

since for some reason they don't work in vscode chromium v. for web views.

will provide custom map config and data sync instead in #19 & #20

heshan0131 commented 4 years ago

none of the export works? or some works...

RandomFractals commented 4 years ago

none. I did not check my download folders tho. I did expect to get a Save As native file dialog.

Dialogs for save options to pick did show up nicely tho.

so, I am sure it's just some minor Electron app/Chromium disconnect ...

I'll probably just add custom toolbar to that map view since I need to add more vscode integration options for it.