Select to view content in your preferred language

Provide function to group() and ungroup() webmap layers using the ArcGIS API for Python

322
0
02-21-2024 04:11 AM
Status: Open
Labels (2)
Clubdebambos
Occasional Contributor III

You can manually group and ungroup layers in a webmap. This functionality is required with the ArcGIS API for Python. Please create two neat functions for a WebMap to group() and ungroup() layers.