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?
Solved! Go to Solution.
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).
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).
Thank you very much!