Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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. This needs to be the name of the .xml file (without the .xml extension) not the name of the MapSource in Studio.

 

Returns

An array of strings that are the Layer Group names.  These can be used in subsequent queries.  Can be zero in length.

...