From 3485c43844daed4129d2280a8e869a5d4504b95e Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Thu, 30 Jun 2011 05:40:18 +0000 Subject: [PATCH] I don't think the addTile method was intentionally set as an API method. Please revert if this was intentional. git-svn-id: http://svn.openlayers.org/trunk/openlayers@12138 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Layer/GoogleNG.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Layer/GoogleNG.js b/lib/OpenLayers/Layer/GoogleNG.js index 94b45324e2..f380b72331 100644 --- a/lib/OpenLayers/Layer/GoogleNG.js +++ b/lib/OpenLayers/Layer/GoogleNG.js @@ -148,7 +148,7 @@ OpenLayers.Layer.GoogleNG = OpenLayers.Class(OpenLayers.Layer.XYZ, { }, /** - * APIMethod: addTile + * Method: addTile * Create a tile, initialize it, and add it to the layer div. * * Parameters