|
POST
|
Are you using the search widget? If so, this should work just fine. Here is an example from the current version (4.24). Try out the Census Block Group locator, which searches on a esriFieldTypeDouble field. https://codepen.io/noash/pen/qBYbMXd?editors=1000
... View more
09-08-2022
09:34 AM
|
0
|
1
|
692
|
|
POST
|
Hi @cadgism, have you tried the useCodedValues property? https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-LabelClass.html#useCodedValues
... View more
09-08-2022
09:04 AM
|
0
|
0
|
1489
|
|
POST
|
Hi @LukeCalladine, we are considering adding this functionality for FeatureLayer labels at a future release. You could consider using CIM for this functionality as well, but it's a quite different workflow: https://developers.arcgis.com/javascript/latest/sample-code/?tagged=CIMSymbol
... View more
09-08-2022
09:02 AM
|
1
|
0
|
1076
|
|
POST
|
Hi @litch, can you just add the layer to the search widget (and not add it to the map), and use the webmap to add to the map for visualization? Finding the layer from the webmap to use shouldn't be painfully slow, so maybe there is something else going on.
... View more
09-08-2022
09:00 AM
|
1
|
1
|
1967
|
|
POST
|
Thanks @GBrin and @RSies. I think the best way to get this resolved, if one of you has the ability to contact Esri Support, would be to log an issue with Support for ArcGIS Online: https://support.esri.com/en
... View more
09-08-2022
08:49 AM
|
0
|
0
|
2251
|
|
POST
|
Here are two options for providing feedback about basemap labels: https://www.cloudpointgeo.com/blog/2021/12/6/esri-community-map-program-providing-feedback-on-basemaps https://www.arcgis.com/home/item.html?id=28450cb78b324aaeaadb751e92d16ae0
... View more
09-07-2022
09:18 AM
|
1
|
1
|
1845
|
|
POST
|
I think @JoelBennett's post in the other thread addresses this question.
... View more
09-07-2022
09:13 AM
|
0
|
0
|
1512
|
|
POST
|
Hi @Vakhtang_Zubiashvili, thanks for posting here. I'm looking into this matter with the appropriate team.
... View more
09-07-2022
06:44 AM
|
0
|
0
|
1856
|
|
POST
|
Hmm, I'm not sure how possible this is currently. You have a way to track the user and get their location along the route? Or is this app to be used on a mobile device, and you want the route symbology to update in real time?
... View more
09-01-2022
07:56 AM
|
0
|
1
|
5228
|
|
POST
|
I see. I think we need a way to filter the waypoints based on the condition(s), and then overwrite the symbology for those points. I'll look into it to see if we can support this workflow. https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-RouteStopSymbols.html#waypoint
... View more
09-01-2022
07:55 AM
|
0
|
0
|
1438
|
|
POST
|
Hi @Guy_srb, you should be able to do this with some client-side filtering. Here is a sample that allows users to change what clusters appear on the map: https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-filter-slider/ You might also be able to define the smallest size of the clusters, if that is useful in your scenario: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureReductionCluster.html#clusterMinSize
... View more
09-01-2022
07:48 AM
|
0
|
0
|
953
|
|
POST
|
Hi @RyanSutcliffe, have you tried with "Address" instead of "Point Address"? I'm wondering if you need to use a Category Level 1 property instead of a Category Level 2: category: https://developers.arcgis.com/rest/geocode/api-reference/geocoding-category-filtering.htm Also, note that Locator is no longer supported for the Search widget sources, you can use the `url` property instead: https://developers.arcgis.com/javascript/latest/breaking-changes/#424
... View more
09-01-2022
07:38 AM
|
1
|
0
|
3243
|
|
POST
|
Hi @bkolliboina, which stops are you trying to change the symbology of? Are these the located stops, or the waypoints between located stops? By located stops, I mean stops the user or app explicitly places (e.g. start and end stops). These blogs demonstrate some options for changing route symbology. Note that labeling is not yet available for the RouteLayer, but you can use a TextSymbol to add text at or near a stop, which is demonstrated at the end of the first blog. https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/introducing-the-new-routelayer/ https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/changing-directions/
... View more
09-01-2022
07:22 AM
|
0
|
1
|
1444
|
|
POST
|
Hi @bkolliboina, are you trying to update the route symbology and the user travels across the route? Or are you just having issues changing the symbology for the route line? In this blog, there is an example of how to change the symbology for the route line: https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/changing-directions/
... View more
09-01-2022
07:20 AM
|
0
|
2
|
5240
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Wednesday | |
| 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 |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|