From 65233dd0bcd3e7e9a330c8648a264adc6f87e756 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 25 Feb 2012 20:01:14 -0700 Subject: [PATCH] Add dependency on UTFGrid tile. --- lib/OpenLayers/Layer/UTFGrid.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/OpenLayers/Layer/UTFGrid.js b/lib/OpenLayers/Layer/UTFGrid.js index 277cc4db70..223dfe27a1 100644 --- a/lib/OpenLayers/Layer/UTFGrid.js +++ b/lib/OpenLayers/Layer/UTFGrid.js @@ -5,6 +5,7 @@ /** * @requires OpenLayers/Layer/Grid.js + * @requires OpenLayers/Tile/UTFGrid.js */ /**