[mapguide-commits] r7442 - trunk/MgDev/Desktop/MgDesktop

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Apr 3 04:38:23 PDT 2013


Author: jng
Date: 2013-04-03 04:38:23 -0700 (Wed, 03 Apr 2013)
New Revision: 7442

Modified:
   trunk/MgDev/Desktop/MgDesktop/changelog.txt
Log:
mg-desktop: changelog.txt update

Modified: trunk/MgDev/Desktop/MgDesktop/changelog.txt
===================================================================
--- trunk/MgDev/Desktop/MgDesktop/changelog.txt	2013-04-03 11:34:14 UTC (rev 7441)
+++ trunk/MgDev/Desktop/MgDesktop/changelog.txt	2013-04-03 11:38:23 UTC (rev 7442)
@@ -1,5 +1,18 @@
+API Changelog:
+
+ - New experimental Java wrapper API using same SWIG configuration and enhancements introduced with MapGuide RFC 129
+ - New behavior flag (8 = RenderBaseLayers) for MgdRenderingService::RenderDynamicOverlay, allows base layers to be rendered to a map overlay image
+
 Viewer Changelog:
 
+ - Base Layers now included by default for any map overlay images rendered. Eliminates the need to use the UseRenderMapIfTiledLayersExist or ConvertTiledGroupsToNonTiled viewer properties and allows for pre-rendering hooks to be used with Tiled Maps.
+ - New overload of SelectByGeometry() that allows for a custom selection callback to be specified. This bypasses the normal selection notification mechanisms.
+
+2.4.0.7152 (Oct 24 2012)
+========================
+
+Viewer Changelog:
+
  - Query component now supports a LayerList property allowing the list of queryable layers in the UI to be restricted to what is in this list.
  - AppLayout component definitions can have their labels overridden by specifying a <Label> element in the ComponentDefinition.
  - AppLayout engine support for string array property values



More information about the mapguide-commits mailing list