Versions Compared

Key

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

Returns This method is available to developers from the Lookup.asmx Web Service and returns a list of Point Search Layers for a supplied MapSource.

...

 

Name

Requirement

Description

mapsource

mandatory

A list can be obtained from the GetMapSources or GetMyHouseMapSources method method. 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 Layer Definitions.  Can be zero in length.

...