-
-
Hello
I'm glad to discuss Tippecanoe with you. I use Tippecanoe to output PBF folder and load it with ArcGIS API for JS. I define the coordinate system as EPSG: 4326, but after the map is displayed…
-
## Description
Look into ways of reducing the bundle size of `@arcgis`.
- Is everything that gets bundled needed?
- Are we correctly importing things so tree shaking is effective?
- Could some…
-
console lists missing files
```
https://ago-assistant.esri.com/js/lib/arcgis/dijit/nls/hr/loading.js
https://ago-assistant.esri.com/js/lib/arcgis/dijit/nls/hr/common.js
https://ago-assistant.esri.c…
-
I am working on a custom widget and my code works while in the builder mode of experience builder. However, whenever I preview my widget, the datasource is undefined. Is this by design? What causes th…
-
### Describe the bug
I've noticed the following test failures happen intermittently.
The only pattern I can deduce that at least one test is likely to fail after switching branches that require …
-
## Motivation
ArcGIS REST API has a [Vector Tile Style](https://developers.arcgis.com/rest/services-reference/enterprise/vector-tile-style.htm) service that returns styles for vector tiles **in Map…
-
If you search the [UMD bundle](https://unpkg.com/@esri/cedar@1.1.1/dist/umd/cedar.js) for "queryFeatures" you'll see the source for that function (as well as the source `decodeValues()` and `request()…
-
### Description
Blocked by https://github.com/Esri/calcite-design-system/issues/10310
Calcite components have ~22 readonly properties.
Those are currently denoted using the `@readonly` JS Doc…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/arcgis-js-vscode-snippets/issues) to avoid duplicates
### Snippet prefix
"require" and "map"
##…