angular2-esri-playground
angular2-esri-playground copied to clipboard
Angular 2 & Esri 4
angular2-esri-playground
IMPORTANT NOTE
This repo uses SystemJS and is an early example of integrating Angular and the ArcGIS API for JavaScript. The recommended approach for new Angular projects is to use esri-loader instead.
Legacy Info
This is a demo app using Angular 2+ and Esri's ArcGIS API for JavaScript v4, with the help of Esri/esri-system-js.
This demo uses esri-system-js (SystemJS) as its module loader/manager. If you are looking for a demo or solution showing how to use Angular 2+, Esri, and webpack together, please see these other resources:
Quick Start
npm install
npm start