Changes between Version 28 and Version 29 of HttpApi/RenderingService
- Timestamp:
- 04/28/10 13:20:23 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpApi/RenderingService
v28 v29 76 76 || [#MapName1.0 MAPNAME] || text || Optional || Name of the map to display.[[BR]]This corresponds to the !GetName() value for the resource identifier.[[BR]]MAPNAME or MAPDEFINITION must be specified. || 77 77 || [#MapDefinition1.0 MAPDEFINITION] || text || Optional || Resource identifier for the map definition.[[BR]]MAPNAME or MAPDEFINITION must be specified. || 78 || [#Format1.0 FORMAT] || JPG/PNG || Yes || Image format for rendered image ||78 || [#Format1.0 FORMAT] || JPG/PNG/PNG8 || Yes || Image format for rendered image || 79 79 || [#KeepSelection1.0 KEEPSELECTION] || 0/1 || Optional || If true, render selected feature(s) even if they are outside the current scale. || 80 80 || [#SetViewCenterX1.0 SETVIEWCENTERX] || double || Optional || Set X coordinate for center of map. || … … 179 179 || [#MapName1.0 MAPNAME] || text || Optional || Name of the map to display.[[BR]]This corresponds to the !GetName() value for the resource identifier.[[BR]]MAPNAME or MAPDEFINITION must be specified. || 180 180 || [#MapDefinition1.0 MAPDEFINITION] || text || Optional || Resource identifier for the map definition.[[BR]]MAPNAME or MAPDEFINITION must be specified. || 181 || [#Format1.0 FORMAT] || JPG/PNG || Yes || Image format for rendered image ||181 || [#Format1.0 FORMAT] || JPG/PNG/PNG8 || Yes || Image format for rendered image || 182 182 || [#KeepSelection1.0 KEEPSELECTION] || 0/1 || Optional || If true, render selected feature(s) even if they are outside the current scale. || 183 183 || [#SetViewCenterX1.0 SETVIEWCENTERX] || double || Optional || Set X coordinate for center of map. ||