|
POST
|
I am using mapcomponents with SDK 4.34. some times, it does not zoom to the extent and give us any error in console. Could you please help us. const expandedExtent = extent.clone().expand(expand); view.goTo(expandedExtent, { duration: duration, easing: "ease-in-out" })
... View more
|
0
|
0
|
90
|
|
POST
|
Does this widget support interactive out of box route drag and drop ?
... View more
Wednesday
|
0
|
0
|
103
|
|
POST
|
We are using the Closest Facility solver to solve the route and are able to return turn-by-turn directions JSON response from it. How can we integrate these direction results with a drag-and-drop route option? The Directions widget provides this functionality out of the box, but since we cannot execute a separate request using the Directions widget, is there a way to achieve this using only the Closest Facility results?
... View more
Wednesday
|
0
|
1
|
107
|
|
POST
|
When i try to add feature class to participate in topology. I was getting an error "The geometry type (MultiPoint) of the feature class is invalid for participation in a topology". is there a way to support or work around for this?
... View more
Tuesday
|
0
|
1
|
150
|
|
POST
|
We are exporting pdf files using JS SDK print component and saved in byte array in our sql server database. How can i load these byte array PDFs on to the map using JS API ?
... View more
3 weeks ago
|
0
|
0
|
136
|
|
POST
|
The issue is with the secured service URL inside the WebMap JSON. The token is not being appended. How can I intercept or modify the WebMap JSON before printing so that I can add the token?
... View more
3 weeks ago
|
0
|
0
|
104
|
|
POST
|
I am using ArcGIS JavaScript SDK to export the map to PDF. I do not have any issues the service shared with everyone, when i tried to share it to organization, it is throwing an error " Failed to create layer from service ". Print service is also shared with organization. is there a way to pass the credentials or token ?
... View more
3 weeks ago
|
0
|
2
|
161
|
|
POST
|
I would like to extend arcgis sketch component toolbar to add Text tool and symbology options . How to do ? <arcgis-map basemap="topo-vector" center="139.5716,35.696" zoom="18"> <arcgis-sketch slot="top-right" creation-mode="update"> </arcgis-sketch> </arcgis-map>
... View more
3 weeks ago
|
0
|
2
|
166
|
|
POST
|
I am in a confusion to develop applications with 10 to 15 widgets. I Know, it is easy to develop/ manage in react js with type script using map components and Calcite. at the same time, we could achieve same thing by using existing out of box widgets with using ArcGIS Experience builder. when it comes to customization/deployment/manage existing widgets in EXB is little complicated over map components in SDk. I would like to ask you guys about suggestions/advice to proceed if we wanted to develop an application from scratch
... View more
4 weeks ago
|
1
|
1
|
172
|
|
POST
|
The problem only with calcite-list and was able to see calcite-list-item with some radio buttons with labels. I don't have any clue what the issue could be
... View more
10-24-2025
12:00 PM
|
0
|
0
|
159
|
|
POST
|
Yes. I did import "@esri/calcite-components/dist/components/calcite-list"; import "@esri/calcite-components/dist/components/calcite-list-item"; import { CalciteShellPanel, CalcitePanel, CalciteBlock, CalciteLabel, CalciteCombobox, CalciteComboboxItem, CalciteSlider, CalciteSelect, CalciteOption, CalciteButton, CalciteNotice, CalciteList, CalciteIcon, CalciteListItem, } from '@esri/calcite-components-react'; import "@esri/calcite-components/dist/calcite/calcite.css"; "react": "^19.1.1", "react-dom": "^19.1.1"
... View more
10-24-2025
11:50 AM
|
0
|
1
|
160
|
|
POST
|
I am trying to render calciteList in reactJS. Nothing is showing on browser <div style={{ border: '2px solid red', padding: '10px', margin: '10px 0' }}> <p>Before calcite-list</p> <CalciteList style={{ minHeight: '200px', border: '1px solid blue' }}> <CalciteListItem label="Hiking trails" description="Designated routes for hikers to use." value="hiking-trails"> </CalciteListItem> <CalciteListItem label="Waterfalls" description="Vertical drops from a river." value="waterfalls"> </CalciteListItem> <CalciteListItem label="Rivers" description="Large naturally flowing watercourses." value="rivers"> </CalciteListItem> <CalciteListItem label="Estuaries" description="Where the river meets the sea." value="estuaries"> </CalciteListItem> </CalciteList> <p>After calcite-list</p> </div>
... View more
10-23-2025
02:02 PM
|
0
|
3
|
217
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 4 weeks 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 |
yesterday
|