GetMapEngine
This method is available to developers from the Lookup.asmx Web Service and returns the Map Engine used for the supplied MapSource.
http://localhost/isharemaps_internal/lookup.asmx/GetMapEngine?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
Enumeration of either:
MXT30 - MapInfo MapXtreme 3.x
MXT2004 - MapInfo MapXtreme 2004
MAPSERVER - UMN Open Source MapServer
Errors
Raises error – Invalid Map Source