GitHub - gisyellow/angular2-esri-example: Example app using the ArcGIS API for JavaScript v3 in an Angular2 app

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:

Status

The patterns for communicating between components, services, and ArcGIS maps and data have been established. I'm no longer actively maintaining this repository (i.e. not adding new features, nor keeping it up to date with new releases of Angular 2 nor the ArcGIS API for JavaScript). Pull requests to demonstrate more up to date patterns, or update versions of dependencies will be gladly accepted.

Resources

While writing this app, I found the following resources very helpful, though at this point they may be a bit out of date:

Built with: