/
GetFindNearestSources
GetFindNearestSources
This method is available to developers from the Lookup.asmx Web Service and returns a list of Find Nearest sources for a supplied MapSource.
Syntax
http://localhost/isharemaps_internal/lookup.asmx/GetFindNearestSources?mapsource=Workshop/AllMaps
Parameters
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 Find Nearest Source Definitions. Can be zero in length.
Errors
Raises error – Invalid Map Source
, multiple selections available,
Related content
GetFindNearest_a
GetFindNearest_a
More like this
GetMapLocations
GetMapLocations
More like this
GetFindNearest_b
GetFindNearest_b
More like this
GetMapSources
GetMapSources
More like this
GetMyHouseMapSources
GetMyHouseMapSources
More like this
GetMapEngine
GetMapEngine
More like this