Skip to content

Shawn-Fan/angular2-esri-example

 
 

Repository files navigation

angular2-esri-example

This is an example app using ArcGIS API for JavaScript v3 in an Angular 2 app. The purpose is to explore ways that Angular 2 components and services can communicate with a map, legend, search, etc.

screenshot

Try it out!

Quick Start

After downloading, run the following at the command line to run the app:

npm install
npm start

Resources

While writing this app, I found the following resources very helpful:

Built with:

About

Example app using the ArcGIS API for JavaScript v3 in an Angular2 app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 75.2%
  • HTML 14.2%
  • JavaScript 8.8%
  • CSS 1.8%