From e366722375bc38164122d6ae3a4bc793aa998bff Mon Sep 17 00:00:00 2001 From: ahocevar Date: Thu, 8 Mar 2012 18:36:18 +0100 Subject: [PATCH] Note about terms of service. --- lib/OpenLayers/Control/CacheWrite.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/OpenLayers/Control/CacheWrite.js b/lib/OpenLayers/Control/CacheWrite.js index e6ca6f62b6..0311fde801 100644 --- a/lib/OpenLayers/Control/CacheWrite.js +++ b/lib/OpenLayers/Control/CacheWrite.js @@ -13,6 +13,9 @@ * control is used to fetch and use the cached * tile images. * + * Note: Before using this control on any layer that is not your own, make sure + * that the terms of service of the tile provider allow local storage of tiles. + * * Inherits from: * - */