[OpenLayers-Commits] r12138 - trunk/openlayers/lib/OpenLayers/Layer
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Thu Jun 30 01:40:19 EDT 2011
Author: tschaub
Date: 2011-06-29 22:40:18 -0700 (Wed, 29 Jun 2011)
New Revision: 12138
Modified:
trunk/openlayers/lib/OpenLayers/Layer/GoogleNG.js
Log:
I don't think the addTile method was intentionally set as an API method. Please revert if this was intentional.
Modified: trunk/openlayers/lib/OpenLayers/Layer/GoogleNG.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Layer/GoogleNG.js 2011-06-30 05:34:00 UTC (rev 12137)
+++ trunk/openlayers/lib/OpenLayers/Layer/GoogleNG.js 2011-06-30 05:40:18 UTC (rev 12138)
@@ -148,7 +148,7 @@
},
/**
- * APIMethod: addTile
+ * Method: addTile
* Create a tile, initialize it, and add it to the layer div.
*
* Parameters
More information about the Commits
mailing list