Changes between Initial Version and Version 1 of URLParams


Ignore:
Timestamp:
Jun 3, 2010, 7:35:55 AM (14 years ago)
Author:
madair
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • URLParams

    v1 v1  
     1
     2== URL Parameters ==
     3
     4The following parameters are accepted in the URL query string:
     5
     6* mapid: the id of a MapGroup object in the ApplicationDefinition file to be loaded at run-time
     7* theme: full path to the map resource - a MapDefinition file in MapGuide case (e.g. Library://Samples/Sheboygan/Maps/Sheboygan.MapDefinition) or the full path to the MapServer mapfile (e.g. /ms4w/apps/gmap/htdocs/gmap75.map)
     8* Session: the session identifier if required
     9* extent: comma separated values for the initial extent of the map as minx,miny,maxx,maxy
     10* ApplicationDefinition: path to an alternate ApplicationDefinition file instead of the default one
     11
     12(MapGuide only)
     13* showlayers, hidelayers: comma separated list of layer names to show/hide
     14* showgroups, hidegroups: comma separated list of group names to show/hide
     15
     16(MapServer only)
     17* restoreState: ?