This application allows you to input JSON to test/create graphics on the map.
Supported types:
- ESRI
- GeoJSON
- WKT
- Clone the repo.
- Run
npm rebuild
- Run
npm start
to launch
Visit http://localhost:3000 in your favorite browser!
Starts the application and monitors for development.
Lints all the JavaScript.