vgj
v1.0.2
Published
A simple GeoJSON viewer, inspired by the incredible convenience of [vmd](https://github.com/yoshuawuyts/vmd). Built with [mapbox-gl](https://github.com/mapbox/mapbox-gl-js).
Downloads
7
Maintainers
Readme
vgj
A simple GeoJSON viewer, inspired by the incredible convenience of vmd. Built with mapbox-gl.
Prior art: geojsonapp.
Install
npm install -g vgj
Usage
vmd [FILE]
Dev
$ npm install
Run
$ npm start
Build
$ npm run build
Builds the app for OS X, Linux, and Windows, using electron-packager.
License
MIT © Anand Thakker (http://anand.codes)