From e30f267181d990947e67909de4809fa941698c85 Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Sat, 17 Oct 2015 21:36:38 +0200 Subject: Upgrading openlayers to 3.x --- misc/openlayers/examples/tilecache.html | 58 --------------------------------- 1 file changed, 58 deletions(-) delete mode 100644 misc/openlayers/examples/tilecache.html (limited to 'misc/openlayers/examples/tilecache.html') diff --git a/misc/openlayers/examples/tilecache.html b/misc/openlayers/examples/tilecache.html deleted file mode 100644 index 82f3a55..0000000 --- a/misc/openlayers/examples/tilecache.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - OpenLayers TileCache Example - - - - - - -

TileCache Example

- -
- tile, cache, tilecache, wmsc, wms-c -
- -

- Demonstrates a TileCache layer that loads tiles from from a web - accessible disk-based cache only. -

- -
- -
-

This layer should be used for web accessible disk-based caches only. - It is not used to request new tiles from TileCache. Note that you - should specify resolutions explicitly on this layer so that they match - your TileCache configuration.

-
- - -- cgit v1.2.3