Changes between Version 35 and Version 36 of HttpApi/RenderingService
- Timestamp:
- 04/29/10 11:50:43 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpApi/RenderingService
v35 v36 123 123 === Overview === 124 124 !QueryMapFeatures for !MapGuide 2.1 is nearly identical to [#QueryMapFeatures1.2 QueryMapFeatures for MapGuide 1.2]. The only addition to the API was the addition of "ENVELOPEINTERSECTS" for the SELECTIONVARIANT parameter. 125 === Parameters ===126 === Usage ===127 === Technical Notes ===128 125 = !MapGuide 2.0 APIs = 129 126 == !GetDynamicMapOverlayImage ==#GetDynamicMapOverlayImage2.0 … … 212 209 }}} 213 210 Sets center of map to (-114,51) and scale to 1:50000. Turns on layers d5d01111 and d5d01118. The visible layers are rendered as a 500 by 500 PNG image. Any selection already defined by web extensions API calls will be drawn in blue regardless of scale. Changes to center, scale and layer visibility are retained. Features and labels will be clipped to the bounds of the image. 214 215 === Technical Notes === 211 === Technical Notes === 212 == !QueryMapFeatures ==#QueryMapFeatures2.0 213 === Overview === 214 !QueryMapFeatures for !MapGuide 2.0 is identical to [#QueryMapFeatures1.2 QueryMapFeatures for MapGuide 1.2]. 216 215 217 216