A bit more documentation on the TileCache layer class.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5126 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
*
|
||||
* Class: OpenLayers.Layer.TileCache
|
||||
* A read only TileCache layer. Used to requests tiles cached by TileCache in
|
||||
* a web accessible cache. Create a new instance with the
|
||||
* a web accessible cache. This means that you have to pre-populate your
|
||||
* cache before this layer can be used. It is meant only to read tiles
|
||||
* created by TileCache, and not to make calls to TileCache for layer
|
||||
* creation. Create a new instance with the
|
||||
* <OpenLayers.Layer.TileCache> constructor.
|
||||
*
|
||||
* Inherits from:
|
||||
|
||||
Reference in New Issue
Block a user