Select to view content in your preferred language

Group Layers Not Displaying in Web AppBuilder

375
2
Jump to solution
3 weeks ago
Labels (2)
FelipeSteidle
New Contributor

Hello, good morning! I am creating a web map in ArcGIS Online that works in a Web Mapping Application. In the database, I was able to create a group to organize all the layers of the municipal boundaries that belong to the Alto Paranapanema basin, but in the application the layers are not grouped. Can you help me? Do you have any suggestions on how to solve this, please?

0 Kudos
1 Solution

Accepted Solutions
KenBuja
MVP Esteemed Contributor

Web AppBuilder, which uses JavaScript 3.x, doesn't support Group Layers, since they were introduced with JavaScript 4.x. To maintain group layers, you have to use Experience Builder. The only way to use grouping in Web AppBuilder would be to organize the services into groups in ArcGIS Pro and publish the map in ArcGIS Enterprise (not ArcGIS Online).

View solution in original post

2 Replies
KenBuja
MVP Esteemed Contributor

Web AppBuilder, which uses JavaScript 3.x, doesn't support Group Layers, since they were introduced with JavaScript 4.x. To maintain group layers, you have to use Experience Builder. The only way to use grouping in Web AppBuilder would be to organize the services into groups in ArcGIS Pro and publish the map in ArcGIS Enterprise (not ArcGIS Online).

FelipeSteidle
New Contributor

Thank you very much!

0 Kudos