Returns This method is available to developers from the Lookup.asmx Web Service and returns a list of Thematic Layers for a supplied MapSource.
Code Block | ||
---|---|---|
| ||
http://localhost/isharemaps_internal/lookup.asmx/GetThematicsLayers?mapsource=Workshop/AllMaps |
Parameters
Name | Requirement | Description |
---|---|---|
mapsource | mandatory | A list can be obtained from the GetMapSources method. |
...