Skip to content

Global Area Reference System (GARS) Leaflet w/ Angular

License

Notifications You must be signed in to change notification settings

gillandk/leaflet.gars

Repository files navigation

Leaflet.GARS

Build code style: prettier

This is a standalone angular app used to test the Global Area Reference System GARS library from the National Geospatial-Intelligence Agency (NGA).

Preview

Dependencies

This app tries to mirror the angular and leaflet dependencies found in MAGE. More specifically, this means:

  1. Angular 1.5
  2. Leaflet 1.7

Build and Installation

To run the test:

  1. Clone the repository
  2. npm ci
  3. npm run build
  4. npm run start
  5. http:https://localhost:4200