-
While it would be nice to mirror the [Hub.py API](https://github.com/esridc/hub-py/wiki/Implemented-methods-and-its-usage), Python and JS are different languages, used in different contexts. For JS th…
-
I'm trying to include some custom HTML (Bootstrap Carousel) into the Content of PopupTemplate. I'm currently using TextPopupContent, but I noticed that ArcGIS JS API is sanitizing the HTML (stripping …
-
### Description
To support programmatically focusing certain, there should be public events to notify when accordion-items are opened/closed.
### Acceptance Criteria
- [ ] Public `calciteAccordionC…
-
Hi, so the build works great but when I run the optimised app, only the basemap shows and nothing else. The layers are visible in the Legend widget, the Attribute Table shows the results but the layer…
-
Promise.all error:TypeError: L.esri.Vector.vectorBasemapLayer is not a function with LWC
my code shown below
import { LightningElement, api, track, wire } from 'lwc';
import { getRecord…
-
```
Please add support for REST services
new OpenLayers.Layer.ArcGIS93Rest(
function
to be able to:
get and display legend
get, display, and export feature info
I'm trying to use those in my applicat…
-
Many of the ArcGIS REST API endpoints have "max items returned" limits. For example, if my group has 250 items in it, a call to `https://www.arcgis.com/sharing/rest/content/groups/${groupId}/search` w…
-
#### Target Use case
A 'Cut Away'. effect for landscapes is a popular way to work with terrain data. Whilst we can do some of this effect by setting bounds, some additional paramters that could be …
-
由于业务开发需要,我司需要在uni-app中使用arcgis for js api进行开发。但是由于arcgis需要使用标签的id去获取dom来实现地图的挂载
,
![5cc508816dbd9785e46a62c98e8e8ab](https://user-images.githubusercontent.com/41938092/88370525-c7f18600-cdc4-11ea-9…
-
### Describe the bug
When calling the `addItemPart` function from `@esri/arcgis-rest-portal`, HTML is returned. If allowed to resort to its default response format of 'json' a JSON parsing issue wi…