Skip to content

Commit

Permalink
Update links to esri-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwayson authored Jun 9, 2017
1 parent eb5cb3a commit 58de3d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# ember-esri-loader

An [Ember addon](https://ember-cli.com/extending/) that wraps the [esri-loader](https://github.com/tomwayson/esri-loader) library to allow lazy loading and preloading the [ArcGIS API for JavaScript](https://developers.arcgis.com/javascript/) in Ember applications.
An [Ember addon](https://ember-cli.com/extending/) that wraps the [esri-loader](https://github.com/Esri/esri-loader) library to allow lazy loading and preloading the [ArcGIS API for JavaScript](https://developers.arcgis.com/javascript/) in Ember applications.

![An example of preloading the ArcGIS API](/preload-jsapi-in-ember.gif)

[View it live](http://ember-esri-loader.surge.sh/).

See the [esri-loader README](https://github.com/tomwayson/esri-loader#why-is-this-needed) for more information on why this is needed.
See the [esri-loader README](https://github.com/Esri/esri-loader#why-is-this-needed) for more information on why this is needed.

## Installation

Expand Down

0 comments on commit 58de3d5

Please sign in to comment.