[OpenLayers-Commits] r12059 - trunk/openlayers/lib/OpenLayers/Layer
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Tue Jun 7 14:15:00 EDT 2011
Author: ahocevar
Date: 2011-06-07 11:14:59 -0700 (Tue, 07 Jun 2011)
New Revision: 12059
Modified:
trunk/openlayers/lib/OpenLayers/Layer/GoogleNG.js
Log:
adding missing requires
Modified: trunk/openlayers/lib/OpenLayers/Layer/GoogleNG.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Layer/GoogleNG.js 2011-06-07 17:41:11 UTC (rev 12058)
+++ trunk/openlayers/lib/OpenLayers/Layer/GoogleNG.js 2011-06-07 18:14:59 UTC (rev 12059)
@@ -5,6 +5,7 @@
/**
* @requires OpenLayers/Layer/XYZ.js
+ * @requires OpenLayers/Tile/Google.js
*/
/**
More information about the Commits
mailing list