even more explicit in the TileCache layer doc comments
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5128 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -44,7 +44,8 @@ OpenLayers.Layer.TileCache = OpenLayers.Class(OpenLayers.Layer.Grid, {
|
||||
*
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user