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

add custom map view toolbar UI #23

Closed RandomFractals closed 4 years ago

RandomFractals commented 4 years ago

for the map data and config save, view of geo data sources, map view themes toggle, etc.

see: https://github.com/RandomFractals/vscode-vega-viewer for what that toolbar will look like

since vscode custom webview editor api will not be ready by the time I plan to release this ext. #19

RandomFractals commented 4 years ago

just need to connect the dots :) on this ...

geo-data-viewer-export-options

RandomFractals commented 4 years ago

latest ...

map-view-take-3

RandomFractals commented 4 years ago

closing this for now. will handle actual map data & config saves impl. in #27 ...