Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomwayson/angular2-esri-loader

DEPRECATED: An Angular service to help you load ArcGIS API for JavaScript Modules
https://github.com/tomwayson/angular2-esri-loader

angular2 arcgis-api arcgis-js-api esri esri-javascript-api esri-js esri-loader

Last synced: 3 months ago
JSON representation

DEPRECATED: An Angular service to help you load ArcGIS API for JavaScript Modules

Awesome Lists containing this project

README

        

# angular-esri-loader
This _was_ an [Angular](https://angular.io/) library to help you load [ArcGIS API for JavaScript](https://developers.arcgis.com/javascript/) modules.

However, **this library has been deprectated**. Instead, you should use the functions from the [esri-loader](https://github.com/esri/esri-loader) library directly in your application. See [angular-cli-esri-map](https://github.com/Esri/angular-cli-esri-map) for an example of how to do that.

**NOTE**: for AngularJS use [angular-esri-map](https://github.com/Esri/angular-esri-map).