Changes between Version 47 and Version 48 of HttpApi/RenderingService


Ignore:
Timestamp:
Sep 21, 2010, 9:09:13 AM (14 years ago)
Author:
trevorwekel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HttpApi/RenderingService

    v47 v48  
    2424|| '''Name''' || '''Value'''  || '''Required''' || '''Description''' ||
    2525|| [#Operation1.0 OPERATION] || GETDYNAMICMAPOVERLAYIMAGE || Yes || Operation to execute ||
    26 || [#Version1.0 VERSION] || 2.1.0 || Yes || Operation version ||
     26|| [#Version1.0 VERSION] || 2.0.0 || Yes || Operation version ||
    2727|| [#ClientAgent2.1 CLIENTAGENT] || text || Optional || Descriptive text for client ||
    2828|| [#Session1.0 SESSION] || session identifier || Yes || !MapGuide session identifier containing map to display ||
     
    4848{{{
    4949http://localhost/mapguide/mapagent/mapagent.fcgi?OPERATION=GETDYNAMICMAPOVERLAYIMAGE
    50     &VERSION=2.1.0
     50    &VERSION=2.0.0
    5151    &CLIENTAGENT=Ajax Viewer
    5252    &SESSION=Session:d5d05422-5f75-102c-8000-02004c4f4f50_en_7F0000010AFC0AFB0AFA
     
    7070|| '''Name''' || '''Value'''  || '''Required''' || '''Description''' ||
    7171|| [#Operation1.0 OPERATION] || GETMAPIMAGE || Yes || Operation to execute ||
    72 || [#Version1.0 VERSION] || 2.1.0 || Yes || Operation version ||
     72|| [#Version1.0 VERSION] || 2.0.0 || Yes || Operation version ||
    7373|| [#ClientAgent2.1 CLIENTAGENT] || text || Optional || Descriptive text for client ||
    7474|| [#Session1.0 SESSION] || session identifier || Optional || !MapGuide session identifier containing map to display.[[BR]]SESSION or USERNAME and PASSWORD must be specified. ||
     
    117117|| '''Name''' || '''Value'''  || '''Required''' || '''Description''' ||
    118118|| [#Operation1.0 OPERATION] || GETMAPLEGENDIMAGE || Yes || Operation to execute ||
    119 || [#Version1.0 VERSION] || 2.1.0 || Yes || Operation version ||
     119|| [#Version1.0 VERSION] || 2.0.0 || Yes || Operation version ||
    120120|| [#ClientAgent2.1 CLIENTAGENT] || text || Optional || Descriptive text for client ||
    121121|| [#Session1.0 SESSION] || session identifier || Yes || !MapGuide session identifier containing map to display ||