/
GetStartupView
GetStartupView
This method is available to developers from the Lookup.asmx Web Service and returns the Startup View for a supplied MapSource.
Syntax
http://localhost/isharemaps_internal/lookup.asmx/GetStartupView?mapsource=Workshop/AllMaps
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. |
Returns
A MapView Definition.
Errors
Raises error – Invalid Map Source
Related content
GetMapLocations
GetMapLocations
More like this
GetMapEngine
GetMapEngine
More like this
GetMapSources
GetMapSources
More like this
GetServiceLayers
GetServiceLayers
More like this
GetLayers
GetLayers
More like this
GetThematicLayers
GetThematicLayers
More like this