|
POST
|
Group layers are supported in 4.x ArcGIS JS SDK apps - Map Viewer, Instant apps, Experience Builder are some examples. These support Group Layers and they can be nested. You can also create group layer items to make it easier moving these collections of layers to different maps and apps. https://doc.arcgis.com/en/arcgis-online/create-maps/organize-layers-mv.htm https://www.esri.com/about/newsroom/arcuser/a-new-way-to-build-and-share-content-in-map-viewer/
... View more
08-07-2024
06:51 AM
|
0
|
0
|
1083
|
|
POST
|
Yup, I took a look and we spotted the issue. I think we will get a fix in for the next release this fall to support indexing these words.
... View more
08-07-2024
06:18 AM
|
1
|
2
|
2087
|
|
POST
|
Could be something like var name_array = Split($feature.name, ' ')
var first_name = name_array[0]
var last_name = name_array[1]
first_name + TextFormatting.NewLine + last_name Before After
... View more
08-06-2024
06:36 AM
|
1
|
0
|
2083
|
|
POST
|
The labeling in Online/ArcGIS JS SDK does not fully support the full maplex level of configuration you can do in Pro. Arcade expressions are supported but we don't support the use of html tags in our labeling yet if you plan on using those within your expression. If you have anymore details on what labeling you are trying to achieve and I can help out.
... View more
08-06-2024
05:56 AM
|
1
|
2
|
2109
|
|
POST
|
you can share the map and layers to a group and invite russell_jsapi to it.
... View more
08-05-2024
11:49 AM
|
0
|
1
|
820
|
|
POST
|
I cant reproduce this issue can you share a map and layer with the issue?
... View more
08-05-2024
07:33 AM
|
0
|
3
|
838
|
|
POST
|
I am still seeing it in new maps. Can you share a map you are seeing this issue? Is it a map you are the owner of or are you an admin in your organization?
... View more
08-05-2024
07:11 AM
|
0
|
1
|
1037
|
|
POST
|
No worries, if you have a map + SD file so I can check out indexes that would be great! Thanks!
... View more
08-02-2024
05:41 AM
|
0
|
5
|
2163
|
|
POST
|
Preserving hidden fields is on our road map for the table and store that table configuration in the web map so other apps show the same experience. You can do this if you are building a custom app with the ArcGIS Maps JS SDK or you can do this with experience builder when you bring in the table widget.
... View more
08-01-2024
09:20 AM
|
1
|
0
|
3017
|
|
IDEA
|
We support those with an update last fall. Using the new timestamp offset field depending on how the time zone is configured in the map view will change the display of them but you can also configure this with arcade as well. https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/working-with-time-zones-in-map-viewer/ https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/time-is-on-your-side-with-new-field-types-in-arcgis-online/#TSO
... View more
07-31-2024
02:04 PM
|
0
|
0
|
4283
|
|
IDEA
|
Selection is on our roadmap in Map Viewer. With how selection will work between map selection, table selection, chart selection and more we needed to have a way where things could communicate the selection across these components that would work well with small and large selections.
... View more
07-31-2024
07:41 AM
|
0
|
0
|
4303
|
|
POST
|
Map Viewer can have the radio/explicit visibility group layers. You can set this under the layer properties panel for the group layer. https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/a-hug-for-group-layers-show-only-one-layer-at-a-time-with-exclusive-visibility/ At this time we do not have plans to add merge or hidden group layer types.
... View more
07-30-2024
07:11 AM
|
1
|
1
|
2832
|
|
IDEA
|
Yup a while back as things were still being worked on across teams I had to use assistant to get the properties to be in arcade and there was 1 or 2 other areas where we on the web side weren't fully supporting. Now with the above case just using Pro (I used the latest version here) and making sure when you set the field to go through the expression builder just to explicitly set it as arcade instead of vbscript. When using these field connected primitive overrides both clients are currently limited with the legend support and we cant extract that color. I don't have a release when this is supported unfortunately.
... View more
07-30-2024
07:08 AM
|
0
|
0
|
2282
|
|
IDEA
|
When you go to that layer in Pro click on the expression icon next to Map Color and switch the dropdown from VBScript to Arcade. Then publish the map up and it should look like the one I posted back into the group.
... View more
07-29-2024
03:36 PM
|
0
|
0
|
2299
|
|
IDEA
|
You can toss it into a group and invite russell_jsapi
... View more
07-29-2024
01:28 PM
|
0
|
0
|
3330
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | a week ago | |
| 1 | 2 weeks ago | |
| 4 | 2 weeks ago | |
| 3 | 2 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|