1.0.2 • Published 8 years ago

vgj v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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)