-
I updated to TypeScript 2.1.4 and I get the error
declare module "esri/request" {
import request = __esri.request;
export = request.esriRequest;
}
Error: typings\globals\arcgis-js-api\ind…
-
* Browser and version:
Chome (all)
* Version of Leaflet (`L.version`):
2.0.7
* Version of esri Leaflet (`L.esri.VERSION`):
2.07
(some research showed that this started happening after beta 6 b…
-
I'm new to webpack, so maybe I'm missing something here, but I was looking into using the esri arcgis api with webpack (https://developers.arcgis.com/javascript/).
Now when I try to load the esri.js (…
-
I noticed when I drag a corner of the browser to resize the window, the entire app's content stutters. It's not a smooth larger => smaller or smaller => larger view size transition.
Reproduced in Chr…
-
Here is some early feedback. Hopefully it helps yall out...
C:\2017\jsapi-resources-master\4.x\typescript\demo>npm install
demo@1.0.0 C:\2017\jsapi-resources-master\4.x\typescript\demo
+-- @types…
-
I'm having some trouble with module resolution.
In your example you are using webpack. I'm not using webpack, I'm using gulp for build. (see the angular2-seed-material @ https://github.com/DeviantJ…
-
I've been looking through how you add js/main in dojoConfig through the callback and require.
I've found that some packages can't be used easily due to AMD/CommonJS complications and other things I d…
-
Make sure the WAB on AirC2.esri.com use a local copy of the latest version of the JSAPI's (3.16 and 4.0) instead of ArcGIS Online.
┆Issue is synchronized with this [Asana task](https://app.asana.com/…
-
[Enter steps to reproduce below:]
I get this fairly often lately when using with flow based projects. Don't really have a specific steps to reproduce I'm afraid:
**Atom Version**: 1.9.0-beta0
**Syst…
-
Once we have #170 GeoJSON with arbitrary points complete, then we need to be able to cluster overlay points for parity with existing mobile APIs.