[OpenLayers-Commits] r12094 - sandbox/tschaub/editing/lib/OpenLayers/Layer

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Thu Jun 16 13:10:04 EDT 2011


Author: tschaub
Date: 2011-06-16 10:10:03 -0700 (Thu, 16 Jun 2011)
New Revision: 12094

Modified:
   sandbox/tschaub/editing/lib/OpenLayers/Layer/PointGrid.js
Log:
Doc correction.

Modified: sandbox/tschaub/editing/lib/OpenLayers/Layer/PointGrid.js
===================================================================
--- sandbox/tschaub/editing/lib/OpenLayers/Layer/PointGrid.js	2011-06-16 17:04:48 UTC (rev 12093)
+++ sandbox/tschaub/editing/lib/OpenLayers/Layer/PointGrid.js	2011-06-16 17:10:03 UTC (rev 12094)
@@ -42,7 +42,7 @@
     /**
      * APIProperty: maxFeatures
      * {Number} The maximum number of points to generate in the grid.  Default
-     * is 250.  Read-only.  Use the <maxFeatures> method to modify this value.
+     * is 250.  Read-only.  Use the <setMaxFeatures> method to modify this value.
      */
     maxFeatures: 250,
 



More information about the Commits mailing list