Changes between Version 13 and Version 14 of MapGuideRfc38
- Timestamp:
- 10/18/07 12:14:55 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc38
v13 v14 73 73 Since this is a new version of the HTTP request and a new signature for !RenderDynamicMapOverlay, compatibility with existing clients/scripts is maintained. The behavior parameter encapsulates the current "keepSelection" functionality so the existing !RenderDynamicOverlay methods could be deprecated in a future release. 74 74 75 Features and their labels are returned in the !RenderLayers image. The selection image is place on top of this image. Therefore, labels will not overpost the selection as they do currently. 76 77 We will rely on gd to perform the colorspace transformation for PNG8. Due to a limitation in gd, selection color transparency color will not be maintained. This means a PNG8 selection image will completely block out the features and labels underneath it. 78 75 79 == Test Plan == 76 80