Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tomwayson/angular2-esri-loader
- Owner: tomwayson
- License: apache-2.0
- Archived: true
- Created: 2016-11-21T16:57:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T16:47:40.000Z (over 6 years ago)
- Last Synced: 2024-05-22T04:32:33.512Z (6 months ago)
- Topics: angular2, arcgis-api, arcgis-js-api, esri, esri-javascript-api, esri-js, esri-loader
- Language: TypeScript
- Homepage:
- Size: 33.2 KB
- Stars: 39
- Watchers: 9
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular-components - angular2-esri-loader - An Angular 2 service to help you load ArcGIS API for JavaScript Modules. (Uncategorized / Uncategorized)
- awesome-angular-components - angular2-esri-loader - An Angular 2 service to help you load ArcGIS API for JavaScript Modules. (Uncategorized / Uncategorized)
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).