Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Using the ArcGIS API for JavaScript in Angular Applications

Below are links to tools that will help you use the ArcGIS API for JavaScript in applications built with Angular (2 and above), as well as examples of how to use those tools. Also see using the ArcGIS API for JavaScript with Angular 1.

Reusable Libraries

A webpack plugin for the ArcGIS API for JavaScript (not specific to Angular)

A tiny library to help load ArcGIS API for JavaScript modules in non-Dojo applications (not specific to Angular)

A set of reusable Angular components to work with ArcGIS API for JavaScript v4.x

A SystemJS plugin for loading Dojo modules that works with the ArcGIS API for JavaScript.

Example Applications

A simple example of an extensible Angular component using Angular CLI.
View it live

Prototype app demonstrating how to use Ionic2 with the ArcGIS API for JavaScript

Shows how to load ArcGIS modules in an Angular application that uses systemjs-plugin-dojo.

Presentations

Event Title Authors Video Slides
DevSummit 2018 Angular and the ArcGIS API for JavaScript Andy Gup & Sean Olson & Jacob Wasilkowski Slides
DevSummit 2017 Angular and the ArcGIS API for JavaScript Andy Gup & Jacob Wasilkowski Video Slides
DevSummit 2016 ArcGIS API for JavaScript and AngularJS: What's New and What's Next Tom Wayson & Jacob Wasilkowski Slides

Additional Resources