This is a standalone angular app used to test the Global Area Reference System GARS library from the National Geospatial-Intelligence Agency (NGA).
This app tries to mirror the angular and leaflet dependencies found in MAGE. More specifically, this means:
- Angular 1.5
- Leaflet 1.7
To run the test:
- Clone the repository
npm cinpm run buildnpm run start- http://localhost:4200
