-
### 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…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
JS API is using the Calcite's `IconNam…
-
### Check existing issues
- [x] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
We want to use a single search b…
-
- 初始化 Map
```
var map;
require(["esri/map"], function (Map) {
map = new Map("map", {
basemap: "streets", //显示的地图样式 此处为地图,basemap: "satellite", //实景…
-
**Issue description:**
When device_tracker has state `Unavailable`, no map is drawn at all
**Expected:**
Map is drawn still but without the unavailable device_trackers (same behavior as with the …
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates and reviewed the [Accessibility page](https://develope…
-
# Description
EIC data wishlist consists of datasets from ArcGIS `ImageServer`, `MapServer` and `FeatureServer`. Visualizing `ImageServer` and `MapServer` with WMS enabled is mostly figured out. Next…
-
When building packages with pkg it is assumed, that property "main" is defined in package.json (which it is in arcgis-rest-portal / arcgis-rest-request / arcigs-rest-auth: eg.: `"main": "dist/cjs/inde…
-
I configured the search box to search multiple geocoders as well as 10.2.2 services for field in the last release of the viewer. Everything was working well. Now post November update I am getting a…
-
Quick question:
With JS API v4.8 [labeling was introduced](https://developers.arcgis.com/javascript/latest/guide/release-notes/index.html#labeling) but I think it only works with hosted feature ser…