|
POST
|
I created a separate component ActionBar.tsx , Which includes, Layers, Legend and basemap Gallerty <CalcitePanel ref={(el) => { panelRefs.current['legend'] = el; }} heading="Legend" data-panel-id="legend" closed={activeWidget !== 'legend'} closable onCalcitePanelClose={handlePanelClose} style={{ height: '100%' }} > {mapRef && <ArcgisLegend legendStyle="classic" referenceElement={mapRef} />} I have passed Map reference object and View object, Nothing is working. I was getting No Legend.
... View more
10-23-2025
09:55 AM
|
0
|
0
|
535
|
|
POST
|
Is there any help online documentation for mapcomponents react js ?
... View more
10-23-2025
07:20 AM
|
0
|
6
|
576
|
|
POST
|
Try to calculate centroid points on fly or predefined layer.
... View more
10-11-2025
06:06 AM
|
0
|
0
|
89
|
|
POST
|
I uploaded (.pagx) the custom print layouts on to the enterprise portal (11.5) and was able to create an item in the portal. I just wanted to use the same template in my JS Code. How could you use these custom print layouts in JS Script ? Will this be worked ?
... View more
10-06-2025
08:18 AM
|
0
|
1
|
146
|
|
POST
|
Thanks . How do I update lat and Lon for a feature class in geodatabase ? Do we need to publish as feature layer to update ?
... View more
09-13-2025
06:31 PM
|
0
|
1
|
330
|
|
POST
|
I Published a Hosted feature service using query layer with Lat and Lons from non spatial database on to the ArcGIS Online. I just wanted to create a Power Automate, if some thing changes in non spatial database like lat and long, it should update the feature layer without writing a new python script to update that hosted feature service. I guess, it is possible to update through arcgis online connector in Power automate. Could some one help us to solve this issue?
... View more
09-12-2025
07:26 AM
|
0
|
3
|
444
|
|
POST
|
IOS Version 17.7.1 , It is not working on my iPhone browser too
... View more
09-12-2025
07:03 AM
|
0
|
0
|
522
|
|
POST
|
I am able to load map in any browser with 4.33 js sdk.when I try to load it on iPhone safari and Mac book safari, it is throwing an error. could you please suggest ?
... View more
09-11-2025
07:02 PM
|
0
|
2
|
593
|
|
POST
|
<arcgis-map basemap="hybrid" id="map1" center="-117.88, 34.46" zoom="6"> hybrid base map labels are on top of graphics layer. I am adding graphics layer to the map components after view load. i tried adding view.graphics.add and it is working as expected and the problem is with graphicslayer.is there a way to set this in arcgis map component?
... View more
09-08-2025
08:43 AM
|
0
|
1
|
480
|
|
POST
|
An API key has been configured to access the web map with item-level access privileges in an ArcGIS Enterprise deployment secured with IWA. However, when I attempt to access the web map by passing the API key through the token parameter, a Windows Authentication login prompt still appears asking for credentials. I need to know how to suppress this IWA prompt so that the API key can be used directly to access the item. We are using the ArcGIS Maps SDK for JavaScript 4.33 and ArcGIS Enterprise 11.5. My current code looks like this: esriConfig.apiKeys.scopes = [ { // The API key value token: apiKey, // An array of URLs that the API key applies to urls: [portalUrl] } ]; const webmap = new WebMap({ portalItem: { id: "<itemid>", portal: { url: portalUrl } // apiKey: apiKey }, }); await webmap.loadAll(); But this throws the error: message: "Failed to load portal item" name: "webmap:load-portal-item" How are API keys expected to work with ArcGIS Enterprise secured using IWA?
... View more
08-31-2025
12:28 PM
|
0
|
1
|
448
|
|
POST
|
I have a separate database and want to publish view. which includes, pulling data from different tables and want to publish as table and create a web map. can we create a charts using calcite with the data in the view ?
... View more
08-27-2025
01:33 PM
|
0
|
1
|
311
|
|
POST
|
We have been using https://survey123.arcgis.com/portalUrl =<Enterprise Portal>. sometimes, it does not open and throws survey not found error on the web browser. to avoid this, can we use windows survey123 app to open from another application through web link?
... View more
08-25-2025
06:34 AM
|
0
|
2
|
568
|
|
POST
|
Does it impact on performance of the web map? If we use individual layers over map image layer. can we use graphics instead of layerview highlighting?
... View more
08-15-2025
04:35 PM
|
0
|
0
|
866
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | 05-15-2025 05:01 PM | |
| 1 | 01-25-2024 10:09 AM | |
| 1 | 12-05-2024 06:33 AM | |
| 1 | 11-09-2024 06:20 PM |
| Online Status |
Offline
|
| Date Last Visited |
15 hours ago
|