Changes between Version 1 and Version 2 of URLParams


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

--

Legend:

Unmodified
Added
Removed
Modified
  • URLParams

    v1 v2  
    44The following parameters are accepted in the URL query string:
    55
    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
     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
    1111
    1212(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
     13 * showlayers, hidelayers: comma separated list of layer names to show/hide
     14 * showgroups, hidegroups: comma separated list of group names to show/hide
    1515
    1616(MapServer only)
    17 * restoreState: ?
     17 * restoreState: ?