[Mapbender-commits] r5681 - trunk/mapbender/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Feb 26 02:50:37 EST 2010


Author: christoph
Date: 2010-02-26 02:50:37 -0500 (Fri, 26 Feb 2010)
New Revision: 5681

Modified:
   trunk/mapbender/http/javascripts/mod_digitize_tab.php
Log:


Modified: trunk/mapbender/http/javascripts/mod_digitize_tab.php
===================================================================
--- trunk/mapbender/http/javascripts/mod_digitize_tab.php	2010-02-26 07:49:52 UTC (rev 5680)
+++ trunk/mapbender/http/javascripts/mod_digitize_tab.php	2010-02-26 07:50:37 UTC (rev 5681)
@@ -200,7 +200,7 @@
 	 * Description:
 	 * Your callback functions receive an object with the 
 	 * following attributes
-	 * - index: index of feature in current feature collection
+	 * - geometryIndex: index of feature in current feature collection
 	 * - feature: the <Mapbender.MultiGeometry>
 	 */
 	parent.Mapbender.modules[mod_digitize_elName].events = {



More information about the Mapbender_commits mailing list