Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

This method is available to developers from the Lookup.asmx Web Service and returns a list of Layer Group names.

Syntax
http://localhost/isharemaps_internal/lookup.asmx/GetGroupNames?mapsource=Workshop/AllMaps

Parameters

 

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.

Errors

Raises error – Invalid Map Source

  • No labels