This method returns is available to developers from the Lookup.asmx Web Service and returns a list of Layer Group names.
...
Name | Requirement | Description |
---|---|---|
mapsource | mandatory | A list can be obtained from the GetMapSources or GetMyHouseMapSources methods. |
Returns
An array of strings that are the Layer Group names. These can be used in subsequent queries. Can be zero in length.
...