POST
|
Coming back to this topic, we anticipate making the `expanded` property public when we migrate the CoordinateConversion widget to component at the next release (October).
... View more
2 weeks ago
|
0
|
0
|
42
|
POST
|
Hi @mukecz1, thanks for posting your question here. It sounds like there is an issue with the URL passed to the print service. Here are the facts as I understood them: WMS raster layer from GeoServer. Prints correctly if the raster contains RGB values. Does not print if the raster only contains a grey index with a style. I have a hunch about what's going on, but it would be super helpful if you could share a test-app or test services so I could reproduce on my end and compare?
... View more
2 weeks ago
|
0
|
1
|
188
|
POST
|
My apologies @GaryB, I misunderstood. Hopefully, if I understand correctly now, what you want is the arcgisSelectResult event: https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-search/#arcgisSelectResult This event will fire when the user selects a result from the suggestions. Here is an example that prints the selected suggestion to the browser Console: https://codepen.io/noash/pen/EaPxPRK?editors=1000
... View more
2 weeks ago
|
1
|
0
|
123
|
IDEA
|
I think it would be interesting to conduct a poll and see where our users would like to receive updates and information from Esri Developers.
... View more
2 weeks ago
|
0
|
0
|
257
|
POST
|
Hi @GaryB, thanks for posting your question here. Since you're using a layer as the source in the example, it seems like you should use the LayerSearchSource instead of a custom source. Custom source is designed for 3rd party sources. Here is an example of LayerSearchSource: https://developers.arcgis.com/javascript/latest/sample-code/search-component-multisource/ Here is an example of a custom source: https://developers.arcgis.com/javascript/latest/sample-code/search-component-customsource/ And here is an example of using the layer from your app with LayerSearchSource: https://codepen.io/noash/pen/EaPxjQo?editors=1000
... View more
2 weeks ago
|
0
|
1
|
131
|
POST
|
You'll want to use the category value for that sort of filtering, here is the doc: https://developers.arcgis.com/rest/geocode/category-filtering/ And/Or, you might be more interested in the places service than in world geocoding for this use case: https://www.esri.com/en-us/arcgis/products/arcgis-location-platform/services/places
... View more
3 weeks ago
|
0
|
1
|
287
|
POST
|
Does the number need to be wrapped in quotes to indicate that it's a string? I assume that's what adding a letter does.
... View more
3 weeks ago
|
0
|
3
|
385
|
POST
|
If you have access to Support, here is their main contact: https://support.esri.com/en-us/contact You should also have an account rep that should be able to assist if that's not the sales rep.
... View more
3 weeks ago
|
1
|
0
|
330
|
POST
|
Hi @GregoryAmaudruz, thanks for posting your questions here. I'm not sure I follow the workflow you are describing. I'd recommend reviewing the features of the Maps SDK for Javascript: https://developers.arcgis.com/javascript/latest/key-features/ and review our samples for inspiration for the workflows you're interested in: https://developers.arcgis.com/javascript/latest/sample-code/
... View more
3 weeks ago
|
0
|
0
|
354
|
POST
|
Hi @vijaybadugu, can you please share the relevant hardware/software versions? I am unable to reproduce the issue with macOS Safari Version 18.6 (20621.3.11.11.3). iPhone version: iPhone safari version: Macbook version: Macbook Safari version:
... View more
3 weeks ago
|
0
|
1
|
438
|
POST
|
Hi @CyberSmarTalk, thanks for posting your issue here. We are currently working on clear messaging for working with components locally. There is an Idea here where you can add your use case and thoughts for further evaluation (and the comment below also contains more information about downloads, etc): https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/please-include-map-components-in-the-js-api-zip/idi-p/1646134
... View more
3 weeks ago
|
0
|
0
|
400
|
POST
|
Thanks @kaleb_integralNZ, that is helpful. I tried to build an app that reproduces the issue based on the information you've shared, but I am unable to reproduce. Can you look at the test-app and check your behavior, and see if you can reproduce the issue using the sample data? https://codepen.io/noash/pen/QwjYqaP
... View more
a month ago
|
0
|
0
|
165
|
POST
|
Hi @GISExpertPL, thanks for posting your question here. It looks like that line near the circled building is an angled height line, and does not encompass that circled building. It also looks like that circled building is not included because it is still white (like the buildings in the background) and not green/red like the buildings inside the viewshed analysis.
... View more
a month ago
|
0
|
1
|
387
|
POST
|
Hi @JeffreyThompson2, thanks for posting your question here. We have 3 different labeling implementations in the ArcGIS Maps SDK for Javascript - 2D featureLayer, 2D mapImageLayer, and 3D. We document the differences in implementation and usage in this guide topic: https://developers.arcgis.com/javascript/latest/labeling/ While we don't explicitly callout the differences between 2D featureLayer and 2D mapImageLayer behavior, the reason we have different fonts is because we have different labeling implementation. For example, mapImageLayer is a server-side only layer. As such, we cannot define a deconfliction strategy for 2D mapImageLayer, only for 2D featureLayer (and associated layers): https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-LabelClass.html#deconflictionStrategy We constantly work on improving our labeling behavior for every possible use case. Please continue to share your stories and workflows and pain points so we can discuss and address as appropriate.
... View more
a month ago
|
1
|
0
|
486
|
Title | Kudos | Posted |
---|---|---|
1 | 2 weeks ago | |
1 | 3 weeks ago | |
1 | a month ago | |
1 | 08-08-2025 09:22 AM | |
1 | 08-05-2025 09:32 AM |
Online Status |
Offline
|
Date Last Visited |
Wednesday
|