Changes between Version 15 and Version 16 of HttpApi/RenderingService
- Timestamp:
- 04/16/10 15:38:51 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpApi/RenderingService
v15 v16 28 28 || [#Format1.0 FORMAT] || JPG/PNG/PNG8 || Yes || Image format for rendered image || 29 29 || [#Selection1.0 SELECTION] || XML selection text || Optional || XML representing selected features generated from !MgSelection.!ToXml() || 30 || [#SelectionColor 1.0 SELECTIONCOLOR] || RGBA hex color || Yes || Selection color encoded in hexadecimal RGBA format 0xRRGGBBAA. ||30 || [#SelectionColor2.0 SELECTIONCOLOR] || RGBA hex color || Yes || Selection color encoded in hexadecimal RGBA format 0xRRGGBBAA. || 31 31 || [#Behavior2.0 BEHAVIOR] || bitmask || Yes || Bitmask representing rendering behavior. See below for more details.|| 32 32 || [#SetViewCenterX2.1 SETVIEWCENTERX] || double || No || Set X coordinate for center of map. ||