Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

Version 1 Next »

This method is available to developers from the Locate.asmx Web Service and generates a map to be returned.  This is returned as a binary PNG image stream.

http://localhost/isharemaps_internal/locate.asmx/GetDSPropertyContent?mapsource=Workshop/AllMaps&url=

Parameters

Name

Requirement

Description

mapsource

mandatory

A list can be obtained from the GetMapSources method. This needs to be the name of the .xml file (without the .xml extension) not the name of the MapSource in Studio.

url

mandatory


Returns

MapSpur Envelope including a map view definition (of the resultant view), the map image byte array, time elapsed on the server to process and also and error message and error code.

Errors

Raises error – Invalid Map Source

  • No labels