-
In stationsMap.js we load a JSON file of points (lat/long) into ArcGIS JS API, then (later) convert them to geoJSON and then use Turf.js to do point-in-polygon math. We can improve this by using the b…
-
Versiones de SW utilizadas etc:
```
- OS: SUSE Linux Enterprise Server 11 SP3 (x86_64)
- Node.js (v.4.8.4)
- NPM: 2.15.11
- OpenSSL: 1-1.0.1g-0.28.2.x86_64
```
Adicionalmente, para evitar pr…
-
Thanks to all who have asked questions about this library going into maintenance mode notice. I wanted to consolidate and share this information for others:
- Now that ArcGIS JS API v4.0 has been rel…
-
The maintained code here has been moved to:
- https://github.com/terraformer-js/terraformer/blob/master/packages/arcgis/README.md
- https://www.npmjs.com/package/@terraformer/arcgis
We should n…
-
### Description
Using @deck.gl/arcgis@9.0.20:
The value of the parameter "object" in the getTooltip function is undefined.
```
const layer = new arcGIS.DeckLayer();
layer.deck.getTooltip = ({…
gdnwr updated
4 months ago
-
After #13, things are feeling pretty clean, but the built app still reaches out to `js.arcgis.com` for assets:
![image](https://user-images.githubusercontent.com/209355/132717795-07b39763-9a7e-4f2a…
-
Unless I missed it, the cookbook has no support for the following:
- [ ] Installing and hosting the ArcGIS API for JavaScript locally
- This might not matter, since Portal for ArcGIS includes the AP…
-
# 使用现代化的脚本进行 ArcGIS JS API 开发
https://beginor.github.io/2020/09/04/arcgis-js-api-development-with-modern-script.html
-
### Actual Behavior
Crashes when running in Node.js without a bundler
The simplest fix and best is to add an `exports` map in `package.json`. Alternatively, all packages referring to this one co…
-
### Description
In the examples/get-started/pure-js/leaflet project npm install fails with dependency errors.
### Flavors
- [ ] Script tag
- [ ] React
- [ ] Python/Jupyter notebook
- [ ] MapboxOv…