#627 Adding read-only tilecache layer. Many thanks to crschmidt for the tests here.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3763 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-07-16 17:46:35 +00:00
parent cae56a65f0
commit b5035f9c7c
4 changed files with 230 additions and 0 deletions

View File

@@ -110,6 +110,7 @@
"OpenLayers/Layer/GeoRSS.js",
"OpenLayers/Layer/Boxes.js",
"OpenLayers/Layer/TMS.js",
"OpenLayers/Layer/TileCache.js",
"OpenLayers/Popup/Anchored.js",
"OpenLayers/Popup/AnchoredBubble.js",
"OpenLayers/Handler.js",