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

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Oct 26 07:28:39 EDT 2007


Author: christoph
Date: 2007-10-26 07:28:39 -0400 (Fri, 26 Oct 2007)
New Revision: 1750

Modified:
   trunk/mapbender/http/javascripts/geometry.js
Log:
added comments

Modified: trunk/mapbender/http/javascripts/geometry.js
===================================================================
--- trunk/mapbender/http/javascripts/geometry.js	2007-10-26 11:23:09 UTC (rev 1749)
+++ trunk/mapbender/http/javascripts/geometry.js	2007-10-26 11:28:39 UTC (rev 1750)
@@ -252,7 +252,7 @@
 };
 
 /**
- * gets the bounding box of this {@link MultiGeometry}
+ * gets the bounding box of this {@link MultiGeometry} as an Array of 2 points
  *
  * @return the bounding box
  * @type Array of two Point objects



More information about the Mapbender_commits mailing list