-
So the beauty of using the esri loader is that we should **not** have do [all the crazy crap you need to do to load ArcGIS API for JavaScript modules in karma](https://github.com/tomwayson/esri-webpac…
-
Consider implementing a UI loading template or [overlay pattern](https://dojotoolkit.org/documentation/tutorials/1.10/loading_overlay/).
This will help manage user perception up to the point where m…
-
Would you please advise how I can load arc-js-api and dojo modules in angular2-webpack-starter in the link below,
https://github.com/AngularClass/angular2-webpack-starter
Thanks,
Qaiser
-
The slider was working perfectly in 2.1.3 but since I upgraded. I cannot get the slider to work with Aurelia. I keep getting that the $(...).ionRangeSlider is not a function error.
```
import 'ion-…
-
Hi guys,
Thanks for your work.
I have a problem when i load (
).
the problem is: NetworkError: 404 Not Found - http://js.arcgis.com/3.13compact/cedar.js"
Thanks advance
-
this component only works with the global esri namespace instead of the AMD modules which is the not recommended route for working with esri js.
My take is that it doesn't really fit nicely into you…
-
Hi,
You have a great example. My team is using webpack / Arcgis 3.18 and Angular2. We used your example to help us load the esri / dojo modules. However, we really need to get ClusterLayer working.…
-
I am curious if anyone has gotten the following error message:
![cmv_streetviewerror](https://cloud.githubusercontent.com/assets/14102180/23307856/0fd015e2-fa77-11e6-938f-1134b9d1327e.png)
When …
-
Maybe we should do this: https://github.com/angular/angular-cli#global-library-installation instead of manually placing those tags in index.html
-
I installed the react-toolbox lib using the npm install command, and i have the following set up in my webpack.config
```
var webpack = require("webpack");
var path = require('path');
module.e…