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

Version 1 Next »

Returns a list of Map Locations for a supplied MapSource.

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

Parameters

 

Name

Requirement

Description

mapsource

mandatory

A list can be obtained from the GetMapSources method

 

Returns

An array of Map Location Definitions (inherited from Map View Definitions).  Can be zero in length.

Errors

Raises error – Invalid Map Source


  • No labels