diff --git a/.vscodeignore b/.vscodeignore index e5eb882..708762b 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -13,3 +13,4 @@ webpack.config.js **/*.ts images/geo-*.png +images/geo-*.gif diff --git a/README.md b/README.md index f671085..bebf841 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ See [kepler.gl file formats](https://github.com/keplergl/kepler.gl/blob/master/d [Geo Data Viewer 🗺️ ](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.geo-data-viewer) comes with built-in [Map Gallery](https://github.com/RandomFractals/geo-data-viewer/tree/master/data) for data analysts and devs to try [kepler.gl](https://kepler.gl/) maps 🗺️ found in the wild 🌐: -![Geo Data Viewer Map Gallery Quick Pick List](https://github.com/RandomFractals/geo-data-viewer/blob/master/images/geo-data-viewer-map-gallery-quick-pick-list.png?raw=true - "Geo Data Viewer Map Gallery Quick Pick List") +![Geo Data Viewer Map Gallery](https://github.com/RandomFractals/geo-data-viewer/blob/master/images/geo-data-viewer-map-gallery.gif?raw=true + "Geo Data Viewer Map Gallery") **Note:** you can submit a PR with your [kepler.gl](https://kepler.gl/) maps 🗺️ data and config github repo or a gist to be added to the [/data/README.md](https://github.com/RandomFractals/geo-data-viewer/tree/master/data) map gallery list. diff --git a/images/geo-data-viewer-map-gallery.gif b/images/geo-data-viewer-map-gallery.gif new file mode 100644 index 0000000..396a763 Binary files /dev/null and b/images/geo-data-viewer-map-gallery.gif differ