/
GetMapEngine
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
, multiple selections available,
Related content
GetMapSources
GetMapSources
More like this
GetMapLocations
GetMapLocations
More like this
GetStartupView
GetStartupView
More like this
GetServiceLayers
GetServiceLayers
More like this
GetMyHouseMapSources
GetMyHouseMapSources
More like this
GetLayers
GetLayers
More like this