[OpenLayers-Commits] r5128 - trunk/openlayers/lib/OpenLayers/Layer
commits at openlayers.org
commits at openlayers.org
Tue Nov 6 14:40:25 EST 2007
Author: tschaub
Date: 2007-11-06 14:40:23 -0500 (Tue, 06 Nov 2007)
New Revision: 5128
Modified:
trunk/openlayers/lib/OpenLayers/Layer/TileCache.js
Log:
even more explicit in the TileCache layer doc comments
Modified: trunk/openlayers/lib/OpenLayers/Layer/TileCache.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Layer/TileCache.js 2007-11-06 17:05:09 UTC (rev 5127)
+++ trunk/openlayers/lib/OpenLayers/Layer/TileCache.js 2007-11-06 19:40:23 UTC (rev 5128)
@@ -44,7 +44,8 @@
*
* Parameters:
* name - {String} Name of the layer displayed in the interface
- * url - {String} Location of the web accessible cache
+ * url - {String} Location of the web accessible cache (not the location of
+ * your tilecache script!)
* layername - {String} Layer name as defined in the TileCache
* configuration
* options - {Object} Hashtable of extra options to tag onto the layer
More information about the Commits
mailing list