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
404 stars 43 forks source link

Renderer loosing data points when exporting to image (1x Resolution vs 2x Resolution) #130

Closed ChristopherLyon closed 2 years ago

ChristopherLyon commented 3 years ago

1x resolution image

2x resolution image

Also loses datapoints from renderer when opening the export window in 1x, switching to 2x, then back again.

image

image

RandomFractals commented 2 years ago

@ChristopherLyon Geo data viewer doesn't provide export image option.

You probably confused it with the keplergl library I am using.

Please relog your issue in keplergl repo: https://github.com/keplergl/kepler.gl/issues

This extension only uses keplergl for maps display with limited custom data input and export options as listed in docs: https://github.com/RandomFractals/geo-data-viewer#features