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.
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:
npm install
npm start