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

wire keplergl map config, data & png saves in new save map options toolbar UI #27

Closed RandomFractals closed 4 years ago

RandomFractals commented 4 years ago

quick pic of that UI ...

geo-data-viewer-save

RandomFractals commented 4 years ago

looking into map html data save ;) ...

keplergl-export-html-dev-session

RandomFractals commented 4 years ago

closing this as save map config, json data and html map options are done.

will handle image map saves in #30