|
POST
|
Thanks for sharing your issue and the resolution @ShainaR!
... View more
04-17-2025
09:04 AM
|
0
|
0
|
1289
|
|
POST
|
Hi @Gurunara, for working with the ArcGIS Maps SDK for JavaScript, this might be a good time to consider migrating from widgets to components. https://developers.arcgis.com/javascript/latest/components-transition-plan/ https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/javascript-maps-sdk-a-full-transition-to-components If you're working with the Experience Builder, you might get better help if you post in their space: https://community.esri.com/t5/arcgis-experience-builder/ct-p/arcgis-experience-builder
... View more
04-15-2025
06:54 AM
|
0
|
0
|
1118
|
|
POST
|
Hi @LeonBenjamin, unfortunately, 3x was retired in July 2024. However, we do have this blog post about working with the United States vector basemaps that might help: https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/how-to-use-a-basemap-with-a-specific-world-view-in-your-web-app
... View more
04-15-2025
06:43 AM
|
0
|
0
|
535
|
|
POST
|
Hi @ckellow, first, I would recommend using the Map Viewer if possible. Map Viewer Classic will be retired soon: https://support.esri.com/en-us/knowledge-base/deprecation-map-viewer-classic-deprecation-000030662 Unfortunately I don't think you are using view correctly there. Look at this doc about using view and profiles: https://developers.arcgis.com/arcade/profiles/labeling/#profile-variables https://developers.arcgis.com/arcade/profiles/ This doc may be more helpful for configuring labels with Map Viewer: https://doc.arcgis.com/en/arcgis-online/create-maps/configure-labels-mv.htm
... View more
04-08-2025
09:43 AM
|
0
|
2
|
2330
|
|
POST
|
Hi @bearingwest, did you see our sample using a Custom TileLayer with 4.32? This might be helpful. https://developers.arcgis.com/javascript/latest/sample-code/layers-custom-tilelayer/
... View more
04-08-2025
09:27 AM
|
0
|
2
|
1496
|
|
POST
|
Hi @JoelBennett, thanks for posting your question here. Would you be able to share a simplified app that reproduces the error you shared? I tried to create an app with a labeled FeatureLayer using the Round function in Arcade: https://codepen.io/noash/pen/Byaedpe?editors=1000 The FeatureLayer is from a MapServer that was published with wkid: 4269 spatial reference. However, the MapServer was not published with labels, so perhaps that is the key.
... View more
04-08-2025
08:40 AM
|
0
|
2
|
1189
|
|
POST
|
Hi @JaredPilbeam2, you may need to use the widget property to do that currently. We're in a transition process with components and widgets. I believe you want the goToOverride property, https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#goToOverride
... View more
04-02-2025
01:56 PM
|
1
|
0
|
1373
|
|
BLOG
|
Downloads for version 4.32 are available now: https://developers.arcgis.com/javascript/latest/downloads/
... View more
03-31-2025
09:43 AM
|
0
|
0
|
1169
|
|
POST
|
Hi @BillMitchell, thanks for posting your question here. In the post you referenced, the solution was to use a specific renderer, the RasterStretchRenderer. https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-RasterStretchRenderer.html In your code, you create a new renderer with an unsupported type: type: "min-max" These are the supported renderer type values: https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-Renderer.html#type And here is the renderer doc for the layers of interest: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryLayer.html#renderer https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryTileLayer.html#renderer Hope this helps!
... View more
03-31-2025
09:40 AM
|
0
|
1
|
1573
|
|
POST
|
I think @Sage_Wall is correct. https://developers.arcgis.com/javascript/latest/functionality-matrix/ TrackInfo is the replacement for TemporalRenderer. https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-TrackInfo.html
... View more
03-28-2025
09:53 AM
|
0
|
0
|
909
|
|
POST
|
The locator class with have some useful methods: https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-locator.html And you might want to check out REST JS for this sort of work: https://developers.arcgis.com/arcgis-rest-js/
... View more
03-28-2025
09:48 AM
|
0
|
0
|
1051
|
|
IDEA
|
Thank you for posting your idea here, @CarmenDurham. This makes sense to me. We will consider this functionality for a future release.
... View more
03-26-2025
01:45 PM
|
0
|
0
|
874
|
|
POST
|
Hi @AnastasiiaD, thank you for posting your question here. You are correct, GeometryEngine is primarily used for the testing, measuring, and analyzing the spatial relationship between two or more 2D geometries. https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html As such, that bullet point does not refer to other analysis capabilities, like feature, raster, visual, etc. It is worth noting that GeometryEngine (and asyncGeometryEngine) are currently deprecated at the most recent release (4.32). The replacement is GeometryOperators. However, the differences are mostly syntactical and not functional, so it should not affect your results. https://developers.arcgis.com/javascript/latest/spatial-analysis/intro-geometry-operators/
... View more
03-26-2025
10:25 AM
|
1
|
0
|
1235
|
|
BLOG
|
Here is an excellent blog with more information about the transition to components: https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/javascript-maps-sdk-a-full-transition-to-components/
... View more
03-24-2025
09:12 AM
|
2
|
0
|
2156
|
|
IDEA
|
03-20-2025
08:20 AM
|
0
|
0
|
890
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-14-2026 11:59 AM | |
| 1 | 05-13-2026 10:29 AM | |
| 1 | 04-10-2026 09:11 AM | |
| 1 | 03-24-2026 11:39 AM | |
| 1 | 03-23-2026 09:30 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|