OpenLayers JavaScript Mapping Library |
OpenLayers. Layer. TileCacheA read only TileCache layer. Used to requests tiles cached by TileCache in a web accessible cache. Create a new instance with the OpenLayers.Layer.TileCache constructor. Inherits fromSummary
tileOrigin{OpenLayers.LonLat} Location of the tile lattice origin. Default is bottom left of the maxExtent. OpenLayers. Layer. TileCacheCreate a new read only TileCache layer. Parameters
clone
Returns{OpenLayers.Layer.TileCache} An exact clone of this OpenLayers.Layer.TileCache |
clone: function ( obj )