Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.09 KB

File metadata and controls

31 lines (24 loc) · 1.09 KB

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: