Changes between Version 47 and Version 48 of HttpApi/RenderingService
- Timestamp:
- 09/21/10 09:09:13 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpApi/RenderingService
v47 v48 24 24 || '''Name''' || '''Value''' || '''Required''' || '''Description''' || 25 25 || [#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 || 27 27 || [#ClientAgent2.1 CLIENTAGENT] || text || Optional || Descriptive text for client || 28 28 || [#Session1.0 SESSION] || session identifier || Yes || !MapGuide session identifier containing map to display || … … 48 48 {{{ 49 49 http://localhost/mapguide/mapagent/mapagent.fcgi?OPERATION=GETDYNAMICMAPOVERLAYIMAGE 50 &VERSION=2. 1.050 &VERSION=2.0.0 51 51 &CLIENTAGENT=Ajax Viewer 52 52 &SESSION=Session:d5d05422-5f75-102c-8000-02004c4f4f50_en_7F0000010AFC0AFB0AFA … … 70 70 || '''Name''' || '''Value''' || '''Required''' || '''Description''' || 71 71 || [#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 || 73 73 || [#ClientAgent2.1 CLIENTAGENT] || text || Optional || Descriptive text for client || 74 74 || [#Session1.0 SESSION] || session identifier || Optional || !MapGuide session identifier containing map to display.[[BR]]SESSION or USERNAME and PASSWORD must be specified. || … … 117 117 || '''Name''' || '''Value''' || '''Required''' || '''Description''' || 118 118 || [#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 || 120 120 || [#ClientAgent2.1 CLIENTAGENT] || text || Optional || Descriptive text for client || 121 121 || [#Session1.0 SESSION] || session identifier || Yes || !MapGuide session identifier containing map to display ||